"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/19 01:54:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gebapop6vete" 2025/08/19 01:54:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/19 01:54:31 DEBUG : Starting OpenDrive session with ID: ca199f8a2aa31a4aa9d29a903acac3ceff719c9bba61e2fa42f04f03e7b43236 2025/08/19 01:54:31 DEBUG : Creating backend with remote "/tmp/rclone934713976" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:54:31 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:54:31 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:54:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:54:34 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:54:34 DEBUG : dir: Looking for writers 2025/08/19 01:54:34 DEBUG : Looking for writers 2025/08/19 01:54:34 DEBUG : dir: reading active writers 2025/08/19 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.25s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:54:35 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:54:35 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:54:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:54:38 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/19 01:54:41 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/08/19 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:54:43 DEBUG : dir/subdir: Looking for writers 2025/08/19 01:54:43 DEBUG : dir: Looking for writers 2025/08/19 01:54:43 DEBUG : file1: reading active writers 2025/08/19 01:54:43 DEBUG : file2: reading active writers 2025/08/19 01:54:43 DEBUG : subdir: reading active writers 2025/08/19 01:54:43 DEBUG : Looking for writers 2025/08/19 01:54:43 DEBUG : dir: reading active writers 2025/08/19 01:54:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.62s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:54:45 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:54:45 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:54:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:54:48 DEBUG : dir: Looking for writers 2025/08/19 01:54:48 DEBUG : file1: reading active writers 2025/08/19 01:54:48 DEBUG : Looking for writers 2025/08/19 01:54:48 DEBUG : dir: reading active writers 2025/08/19 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.21s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:54:49 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:54:49 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:54:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:54:52 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:54:52 DEBUG : dir: Looking for writers 2025/08/19 01:54:52 DEBUG : Looking for writers 2025/08/19 01:54:52 DEBUG : dir: reading active writers 2025/08/19 01:54:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.81s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:54:53 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:54:53 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:54:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:54:56 DEBUG : dir: forgetting directory cache 2025/08/19 01:54:56 DEBUG : forgetting directory cache 2025/08/19 01:54:56 DEBUG : dir: forgetting directory cache 2025/08/19 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:54:56 DEBUG : Looking for writers 2025/08/19 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.04s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:54:57 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:54:57 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:54:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:00 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/19 01:55:00 DEBUG : dir: invalidating directory cache 2025/08/19 01:55:00 DEBUG : >ForgetPath: 2025/08/19 01:55:00 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/19 01:55:00 DEBUG : invalidating directory cache 2025/08/19 01:55:00 DEBUG : dir: forgetting directory cache 2025/08/19 01:55:00 DEBUG : >ForgetPath: 2025/08/19 01:55:00 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/19 01:55:00 DEBUG : >ForgetPath: 2025/08/19 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:00 DEBUG : dir: Looking for writers 2025/08/19 01:55:00 DEBUG : Looking for writers 2025/08/19 01:55:00 DEBUG : dir: reading active writers 2025/08/19 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.25s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:01 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:01 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:55:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:06 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/08/19 01:55:08 DEBUG : forgetting directory cache 2025/08/19 01:55:08 DEBUG : dir: forgetting directory cache 2025/08/19 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:09 DEBUG : dir: Looking for writers 2025/08/19 01:55:09 DEBUG : fil/a/b: Looking for writers 2025/08/19 01:55:09 DEBUG : fil/a: Looking for writers 2025/08/19 01:55:09 DEBUG : b: reading active writers 2025/08/19 01:55:09 DEBUG : fil: Looking for writers 2025/08/19 01:55:09 DEBUG : a: reading active writers 2025/08/19 01:55:09 DEBUG : Looking for writers 2025/08/19 01:55:09 DEBUG : dir: reading active writers 2025/08/19 01:55:09 DEBUG : fil: reading active writers 2025/08/19 01:55:09 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.66s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:12 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:12 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:55:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:15 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:15 DEBUG : dir: Looking for writers 2025/08/19 01:55:15 DEBUG : Looking for writers 2025/08/19 01:55:15 DEBUG : dir: reading active writers 2025/08/19 01:55:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.28s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:16 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:16 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:55:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:19 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:19 DEBUG : dir: Looking for writers 2025/08/19 01:55:19 DEBUG : file1: reading active writers 2025/08/19 01:55:19 DEBUG : Looking for writers 2025/08/19 01:55:19 DEBUG : dir: reading active writers 2025/08/19 01:55:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.54s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:21 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:21 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:55:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:24 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/19 01:55:26 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/08/19 01:55:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/19 01:55:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/19 01:55:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/19 01:55:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/19 01:55:30 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/08/19 01:55:32 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/08/19 01:55:35 DEBUG : dir: invalidating directory cache 2025/08/19 01:55:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/19 01:55:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/19 01:55:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/19 01:55:35 DEBUG : dir/file1: Reset virtual modtime 2025/08/19 01:55:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/19 01:55:35 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/19 01:55:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/19 01:55:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/19 01:55:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 01:55:35 DEBUG : dir: invalidating directory cache 2025/08/19 01:55:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/19 01:55:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/19 01:55:35 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/08/19 01:55:35 DEBUG : forgetting directory cache 2025/08/19 01:55:35 DEBUG : dir: forgetting directory cache 2025/08/19 01:55:35 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/19 01:55:35 DEBUG : dir/subdir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/08/19 01:55:35 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:35 DEBUG : dir/virtualDir: Looking for writers 2025/08/19 01:55:35 DEBUG : dir/subdir: Looking for writers 2025/08/19 01:55:35 DEBUG : dir: Looking for writers 2025/08/19 01:55:35 DEBUG : virtualFile: reading active writers 2025/08/19 01:55:35 DEBUG : virtualDir: reading active writers 2025/08/19 01:55:35 DEBUG : file2: reading active writers 2025/08/19 01:55:35 DEBUG : subdir: reading active writers 2025/08/19 01:55:35 DEBUG : file1: reading active writers 2025/08/19 01:55:35 DEBUG : virtualFile2: reading active writers 2025/08/19 01:55:35 DEBUG : Looking for writers 2025/08/19 01:55:35 DEBUG : dir: reading active writers 2025/08/19 01:55:35 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (16.60s) --- FAIL: TestDirReadDirAll/Virtual (6.30s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:37 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:37 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:55:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:40 ERROR : dir/: Can only open directories read only 2025/08/19 01:55:40 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:40 DEBUG : dir: Looking for writers 2025/08/19 01:55:40 DEBUG : Looking for writers 2025/08/19 01:55:40 DEBUG : dir: reading active writers 2025/08/19 01:55:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.23s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:41 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:41 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:55:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:55:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:55:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/19 01:55:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/19 01:55:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/19 01:55:45 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 01:55:46 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/19 01:55:47 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:55:47 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/19 01:55:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/19 01:55:47 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:47 DEBUG : dir: Looking for writers 2025/08/19 01:55:47 DEBUG : file1: reading active writers 2025/08/19 01:55:47 DEBUG : potato: reading active writers 2025/08/19 01:55:47 DEBUG : Looking for writers 2025/08/19 01:55:47 DEBUG : dir: reading active writers 2025/08/19 01:55:47 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirCreate (8.05s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:50 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:50 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:50 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:50 DEBUG : Looking for writers 2025/08/19 01:55:50 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (0.98s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:51 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:51 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:51 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:51 DEBUG : Looking for writers 2025/08/19 01:55:51 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (0.79s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:51 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:51 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:52 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:52 DEBUG : Looking for writers 2025/08/19 01:55:52 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (0.78s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:52 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:52 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:52 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:52 DEBUG : Looking for writers 2025/08/19 01:55:52 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (0.81s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:53 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:53 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:53 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:53 DEBUG : Looking for writers 2025/08/19 01:55:53 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (0.82s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:54 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:54 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:54 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:54 DEBUG : Looking for writers 2025/08/19 01:55:54 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (0.80s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:55 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:55 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:55 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:55 DEBUG : Looking for writers 2025/08/19 01:55:55 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (0.79s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:55 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:55 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/19 01:55:55 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:55 DEBUG : Looking for writers 2025/08/19 01:55:55 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.41s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:56 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:56 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:56 DEBUG : Looking for writers 2025/08/19 01:55:56 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (0.80s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:57 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:57 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:57 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:57 DEBUG : Looking for writers 2025/08/19 01:55:57 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (0.81s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:57 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:57 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:58 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:58 DEBUG : Looking for writers 2025/08/19 01:55:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:58 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:58 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:59 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:59 DEBUG : Looking for writers 2025/08/19 01:55:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:55:59 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:55:59 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:55:59 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:55:59 DEBUG : Looking for writers 2025/08/19 01:55:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:00 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:00 DEBUG : Config file has changed externally - reloading 2025/08/19 01:56:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:00 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:00 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:00 DEBUG : Looking for writers 2025/08/19 01:56:00 DEBUG : >WaitForWriters: 2025/08/19 01:56:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:01 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:01 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:01 DEBUG : Looking for writers 2025/08/19 01:56:01 DEBUG : >WaitForWriters: 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:01 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:01 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:02 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:02 DEBUG : Looking for writers 2025/08/19 01:56:02 DEBUG : >WaitForWriters: 2025/08/19 01:56:02 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (4.78s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (0.80s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (0.81s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (0.80s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (0.79s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (0.78s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (0.80s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:02 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:02 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:02 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:02 DEBUG : Looking for writers 2025/08/19 01:56:02 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (0.77s) === RUN TestFileOpenReadUnknownSize 2025/08/19 01:56:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/19 01:56:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:56:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:56:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/19 01:56:03 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:03 DEBUG : Looking for writers 2025/08/19 01:56:03 DEBUG : file.txt: reading active writers 2025/08/19 01:56:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:03 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:03 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:03 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:03 DEBUG : Looking for writers 2025/08/19 01:56:03 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (0.81s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:04 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:04 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:04 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:04 DEBUG : Looking for writers 2025/08/19 01:56:04 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (0.99s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:05 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:05 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:05 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:05 DEBUG : Looking for writers 2025/08/19 01:56:05 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (0.85s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:06 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:06 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:06 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:06 DEBUG : Looking for writers 2025/08/19 01:56:06 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:06 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:06 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:07 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:07 DEBUG : Looking for writers 2025/08/19 01:56:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:07 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:07 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:56:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:07 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:08 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:08 DEBUG : Looking for writers 2025/08/19 01:56:08 DEBUG : >WaitForWriters: 2025/08/19 01:56:08 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:08 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:08 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:56:08 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:08 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:08 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:08 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:08 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:08 DEBUG : Looking for writers 2025/08/19 01:56:08 DEBUG : >WaitForWriters: 2025/08/19 01:56:08 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:09 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:09 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:09 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:09 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:09 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:09 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:09 DEBUG : Looking for writers 2025/08/19 01:56:09 DEBUG : >WaitForWriters: 2025/08/19 01:56:09 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:10 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:10 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:10 DEBUG : Looking for writers 2025/08/19 01:56:10 DEBUG : >WaitForWriters: 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:10 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:10 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:11 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:11 DEBUG : Looking for writers 2025/08/19 01:56:11 DEBUG : >WaitForWriters: 2025/08/19 01:56:11 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestFileRename (4.86s) --- FAIL: TestFileRename/off,forceCache=false (0.79s) --- FAIL: TestFileRename/minimal,forceCache=false (0.79s) --- FAIL: TestFileRename/minimal,forceCache=true (0.79s) --- FAIL: TestFileRename/writes,forceCache=false (0.80s) --- FAIL: TestFileRename/writes,forceCache=true (0.81s) --- FAIL: TestFileRename/full,forceCache=false (0.88s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:11 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:11 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:56:11 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:11 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:56:11 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:11 DEBUG : Looking for writers 2025/08/19 01:56:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === 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:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:12 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:12 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:12 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:12 DEBUG : Looking for writers 2025/08/19 01:56:12 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (0.79s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:12 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:12 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:13 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:13 DEBUG : Looking for writers 2025/08/19 01:56:13 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (0.86s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:13 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:13 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:14 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:14 DEBUG : Looking for writers 2025/08/19 01:56:14 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (0.85s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:14 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:14 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:15 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:15 DEBUG : Looking for writers 2025/08/19 01:56:15 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (0.78s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:15 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:15 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:15 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:15 DEBUG : Looking for writers 2025/08/19 01:56:15 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (0.79s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:16 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:16 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:16 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:16 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:16 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:16 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:16 DEBUG : Looking for writers 2025/08/19 01:56:16 DEBUG : >WaitForWriters: 2025/08/19 01:56:16 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (0.80s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:17 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:17 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:17 DEBUG : Looking for writers 2025/08/19 01:56:17 DEBUG : >WaitForWriters: 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (0.82s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:17 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:17 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:18 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:18 DEBUG : Looking for writers 2025/08/19 01:56:18 DEBUG : >WaitForWriters: 2025/08/19 01:56:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.79s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:18 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:18 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:19 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:19 DEBUG : Looking for writers 2025/08/19 01:56:19 DEBUG : >WaitForWriters: 2025/08/19 01:56:19 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.80s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:19 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:19 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:19 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:19 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:19 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gebapop6vete'": failed to create file: Parent folder is trashed (Error 403) 2025/08/19 01:56:19 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:19 DEBUG : Looking for writers 2025/08/19 01:56:19 DEBUG : >WaitForWriters: 2025/08/19 01:56:19 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.81s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:20 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:20 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:20 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:20 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:56:20 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:56:20 DEBUG : file1: newRWFileHandle: 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): openPending: 2025/08/19 01:56:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): >openPending: err= 2025/08/19 01:56:20 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:56:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): _writeAt: size=5, off=0 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): >_writeAt: n=5, err= 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): _writeAt: size=7, off=5 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): >_writeAt: n=7, err= 2025/08/19 01:56:20 DEBUG : file1: vfs cache: truncate to size=11 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): close: 2025/08/19 01:56:20 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 01:56:20.471236491 +0000 UTC m=+110.010511165 2025/08/19 01:56:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): >close: err= 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): close: 2025/08/19 01:56:20 DEBUG : file1(0xc0006f2100): >close: err=file already closed 2025/08/19 01:56:20 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:20 DEBUG : Looking for writers 2025/08/19 01:56:20 DEBUG : file1: reading active writers 2025/08/19 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:56:20 DEBUG : Looking for writers 2025/08/19 01:56:20 DEBUG : file1: reading active writers 2025/08/19 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:56:20 DEBUG : Looking for writers 2025/08/19 01:56:20 DEBUG : file1: reading active writers 2025/08/19 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:56:20 DEBUG : Looking for writers 2025/08/19 01:56:20 DEBUG : file1: reading active writers 2025/08/19 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:56:20 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:56:20 DEBUG : Looking for writers 2025/08/19 01:56:20 DEBUG : file1: reading active writers 2025/08/19 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:56:20 DEBUG : Looking for writers 2025/08/19 01:56:20 DEBUG : file1: reading active writers 2025/08/19 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:56:21 DEBUG : Looking for writers 2025/08/19 01:56:21 DEBUG : file1: reading active writers 2025/08/19 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:56:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/19 01:56:21 DEBUG : Looking for writers 2025/08/19 01:56:21 DEBUG : file1: reading active writers 2025/08/19 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:22 DEBUG : Looking for writers 2025/08/19 01:56:22 DEBUG : file1: reading active writers 2025/08/19 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/19 01:56:22 INFO : file1: Copied (new) 2025/08/19 01:56:22 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-19 01:56:20 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/19 01:56:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:22 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:23 DEBUG : Looking for writers 2025/08/19 01:56:23 DEBUG : file1: reading active writers 2025/08/19 01:56:23 DEBUG : >WaitForWriters: 2025/08/19 01:56:23 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:23 DEBUG : Looking for writers 2025/08/19 01:56:23 DEBUG : file1: reading active writers 2025/08/19 01:56:23 DEBUG : >WaitForWriters: 2025/08/19 01:56:23 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.31s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:24 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:24 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:24 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:24 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:56:24 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:56:24 DEBUG : file1: newRWFileHandle: 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): openPending: 2025/08/19 01:56:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): >openPending: err= 2025/08/19 01:56:24 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:56:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): _writeAt: size=7, off=0 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): >_writeAt: n=7, err= 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): _writeAt: size=6, off=5 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): >_writeAt: n=6, err= 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): close: 2025/08/19 01:56:24 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 01:56:24.777645481 +0000 UTC m=+114.316920175 2025/08/19 01:56:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): >close: err= 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): _writeAt: size=5, off=0 2025/08/19 01:56:24 DEBUG : file1(0xc0006f2700): >_writeAt: n=0, err=file already closed 2025/08/19 01:56:24 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:24 DEBUG : Looking for writers 2025/08/19 01:56:24 DEBUG : file1: reading active writers 2025/08/19 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:56:24 DEBUG : Looking for writers 2025/08/19 01:56:24 DEBUG : file1: reading active writers 2025/08/19 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:56:24 DEBUG : Looking for writers 2025/08/19 01:56:24 DEBUG : file1: reading active writers 2025/08/19 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:56:24 DEBUG : Looking for writers 2025/08/19 01:56:24 DEBUG : file1: reading active writers 2025/08/19 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:56:24 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:56:24 DEBUG : Looking for writers 2025/08/19 01:56:24 DEBUG : file1: reading active writers 2025/08/19 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:56:25 DEBUG : Looking for writers 2025/08/19 01:56:25 DEBUG : file1: reading active writers 2025/08/19 01:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:56:25 DEBUG : Looking for writers 2025/08/19 01:56:25 DEBUG : file1: reading active writers 2025/08/19 01:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:56:25 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/19 01:56:26 DEBUG : Looking for writers 2025/08/19 01:56:26 DEBUG : file1: reading active writers 2025/08/19 01:56:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/19 01:56:26 INFO : file1: Copied (new) 2025/08/19 01:56:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-19 01:56:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/19 01:56:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:26 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:27 DEBUG : Looking for writers 2025/08/19 01:56:27 DEBUG : file1: reading active writers 2025/08/19 01:56:27 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/19 01:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:34 DEBUG : Looking for writers 2025/08/19 01:56:34 DEBUG : file1: reading active writers 2025/08/19 01:56:34 DEBUG : >WaitForWriters: 2025/08/19 01:56:34 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (10.75s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:35 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:35 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:35 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:35 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:56:35 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:56:35 DEBUG : file1: newRWFileHandle: 2025/08/19 01:56:35 DEBUG : file1(0xc0003b10c0): openPending: 2025/08/19 01:56:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:56:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:35 DEBUG : file1(0xc0003b10c0): >openPending: err= 2025/08/19 01:56:35 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:56:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:56:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:56:35 DEBUG : file1(0xc0003b10c0): close: 2025/08/19 01:56:35 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 01:56:35.537818169 +0000 UTC m=+125.077092863 2025/08/19 01:56:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:35 DEBUG : file1(0xc0003b10c0): >close: err= 2025/08/19 01:56:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 01:56:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:56:35 DEBUG : file2: newRWFileHandle: 2025/08/19 01:56:35 DEBUG : file2(0xc0003b1840): openPending: 2025/08/19 01:56:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:56:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 01:56:35 DEBUG : file2(0xc0003b1840): >openPending: err= 2025/08/19 01:56:35 DEBUG : file2: >newRWFileHandle: err= 2025/08/19 01:56:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 01:56:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/19 01:56:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/19 01:56:35 DEBUG : file2(0xc0003b1840): RWFileHandle.Flush 2025/08/19 01:56:35 DEBUG : file2(0xc0003b1840): RWFileHandle.Release 2025/08/19 01:56:35 DEBUG : file2(0xc0003b1840): close: 2025/08/19 01:56:35 DEBUG : file2: vfs cache: setting modification time to 2025-08-19 01:56:35.539142103 +0000 UTC m=+125.078416788 2025/08/19 01:56:35 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:35 DEBUG : file2(0xc0003b1840): >close: err= 2025/08/19 01:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:35 DEBUG : Looking for writers 2025/08/19 01:56:35 DEBUG : file1: reading active writers 2025/08/19 01:56:35 DEBUG : file2: reading active writers 2025/08/19 01:56:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/19 01:56:35 DEBUG : Looking for writers 2025/08/19 01:56:35 DEBUG : file1: reading active writers 2025/08/19 01:56:35 DEBUG : file2: reading active writers 2025/08/19 01:56:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/19 01:56:35 DEBUG : Looking for writers 2025/08/19 01:56:35 DEBUG : file1: reading active writers 2025/08/19 01:56:35 DEBUG : file2: reading active writers 2025/08/19 01:56:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/19 01:56:35 DEBUG : Looking for writers 2025/08/19 01:56:35 DEBUG : file2: reading active writers 2025/08/19 01:56:35 DEBUG : file1: reading active writers 2025/08/19 01:56:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/19 01:56:35 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:56:35 DEBUG : file2: vfs cache: starting upload 2025/08/19 01:56:35 DEBUG : Looking for writers 2025/08/19 01:56:35 DEBUG : file1: reading active writers 2025/08/19 01:56:35 DEBUG : file2: reading active writers 2025/08/19 01:56:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/19 01:56:35 DEBUG : Looking for writers 2025/08/19 01:56:35 DEBUG : file1: reading active writers 2025/08/19 01:56:35 DEBUG : file2: reading active writers 2025/08/19 01:56:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/19 01:56:36 DEBUG : Looking for writers 2025/08/19 01:56:36 DEBUG : file1: reading active writers 2025/08/19 01:56:36 DEBUG : file2: reading active writers 2025/08/19 01:56:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/19 01:56:36 DEBUG : Looking for writers 2025/08/19 01:56:36 DEBUG : file1: reading active writers 2025/08/19 01:56:36 DEBUG : file2: reading active writers 2025/08/19 01:56:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/19 01:56:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/19 01:56:37 INFO : file1: Copied (new) 2025/08/19 01:56:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-19 01:56:35 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/19 01:56:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:37 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:37 DEBUG : Looking for writers 2025/08/19 01:56:37 DEBUG : file2: reading active writers 2025/08/19 01:56:37 DEBUG : file1: reading active writers 2025/08/19 01:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:37 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/19 01:56:37 INFO : file2: Copied (new) 2025/08/19 01:56:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-19 01:56:35 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/19 01:56:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/19 01:56:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 01:56:37 INFO : file2: vfs cache: upload succeeded try #1 2025/08/19 01:56:38 DEBUG : Looking for writers 2025/08/19 01:56:38 DEBUG : file1: reading active writers 2025/08/19 01:56:38 DEBUG : file2: reading active writers 2025/08/19 01:56:38 DEBUG : >WaitForWriters: 2025/08/19 01:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:39 DEBUG : Looking for writers 2025/08/19 01:56:39 DEBUG : file1: reading active writers 2025/08/19 01:56:39 DEBUG : file2: reading active writers 2025/08/19 01:56:39 DEBUG : >WaitForWriters: 2025/08/19 01:56:39 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.52s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:39 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:39 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:39 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:39 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:56:39 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:56:40 DEBUG : file1: newRWFileHandle: 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): openPending: 2025/08/19 01:56:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): >openPending: err= 2025/08/19 01:56:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:56:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): _writeAt: size=5, off=0 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): >_writeAt: n=5, err= 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): RWFileHandle.Flush 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): RWFileHandle.Flush 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): close: 2025/08/19 01:56:40 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 01:56:40.036914827 +0000 UTC m=+129.576189491 2025/08/19 01:56:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:40 DEBUG : file1(0xc0009be180): >close: err= 2025/08/19 01:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:56:40 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:56:40 DEBUG : Looking for writers 2025/08/19 01:56:40 DEBUG : file1: reading active writers 2025/08/19 01:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:56:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/19 01:56:41 DEBUG : Looking for writers 2025/08/19 01:56:41 DEBUG : file1: reading active writers 2025/08/19 01:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:42 DEBUG : Looking for writers 2025/08/19 01:56:42 DEBUG : file1: reading active writers 2025/08/19 01:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:56:42 INFO : file1: Copied (new) 2025/08/19 01:56:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-19 01:56:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/19 01:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:43 DEBUG : Looking for writers 2025/08/19 01:56:43 DEBUG : file1: reading active writers 2025/08/19 01:56:43 DEBUG : >WaitForWriters: 2025/08/19 01:56:43 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.09s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:43 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:43 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:43 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:43 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:56:43 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:56:44 DEBUG : file1: newRWFileHandle: 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): openPending: 2025/08/19 01:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): >openPending: err= 2025/08/19 01:56:44 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): _writeAt: size=5, off=0 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): >_writeAt: n=5, err= 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): RWFileHandle.Release 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): close: 2025/08/19 01:56:44 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 01:56:44.12877423 +0000 UTC m=+133.668048934 2025/08/19 01:56:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): >close: err= 2025/08/19 01:56:44 DEBUG : file1(0xc0006f2200): RWFileHandle.Release 2025/08/19 01:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:56:44 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:56:44 DEBUG : Looking for writers 2025/08/19 01:56:44 DEBUG : file1: reading active writers 2025/08/19 01:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:56:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/19 01:56:45 DEBUG : Looking for writers 2025/08/19 01:56:45 DEBUG : file1: reading active writers 2025/08/19 01:56:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:56:46 INFO : file1: Copied (new) 2025/08/19 01:56:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-19 01:56:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/19 01:56:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:46 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:46 DEBUG : Looking for writers 2025/08/19 01:56:46 DEBUG : file1: reading active writers 2025/08/19 01:56:46 DEBUG : >WaitForWriters: 2025/08/19 01:56:46 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.08s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:47 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:47 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:47 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:47 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:47 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/19 01:56:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 01:56:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 01:56:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 01:56:50 DEBUG : dir/file1(0xc0006f2700): openPending: 2025/08/19 01:56:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 01:56:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 01:56:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:50 DEBUG : dir/file1(0xc0006f2700): >openPending: err= 2025/08/19 01:56:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 01:56:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 01:56:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 01:56:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 01:56:50 DEBUG : dir/file1(0xc0006f2700): _writeAt: size=5, off=0 2025/08/19 01:56:50 DEBUG : dir/file1(0xc0006f2700): >_writeAt: n=5, err= 2025/08/19 01:56:50 DEBUG : dir/file1(0xc0006f2700): close: 2025/08/19 01:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:56:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-19 01:56:50.493013778 +0000 UTC m=+140.032288482 2025/08/19 01:56:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:50 DEBUG : dir/file1(0xc0006f2700): >close: err= 2025/08/19 01:56:50 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:50 DEBUG : dir: Looking for writers 2025/08/19 01:56:50 DEBUG : file1: reading active writers 2025/08/19 01:56:50 DEBUG : Looking for writers 2025/08/19 01:56:50 DEBUG : dir: reading active writers 2025/08/19 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:56:50 DEBUG : dir: Looking for writers 2025/08/19 01:56:50 DEBUG : file1: reading active writers 2025/08/19 01:56:50 DEBUG : Looking for writers 2025/08/19 01:56:50 DEBUG : dir: reading active writers 2025/08/19 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:56:50 DEBUG : dir: Looking for writers 2025/08/19 01:56:50 DEBUG : file1: reading active writers 2025/08/19 01:56:50 DEBUG : Looking for writers 2025/08/19 01:56:50 DEBUG : dir: reading active writers 2025/08/19 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:56:50 DEBUG : dir: Looking for writers 2025/08/19 01:56:50 DEBUG : file1: reading active writers 2025/08/19 01:56:50 DEBUG : Looking for writers 2025/08/19 01:56:50 DEBUG : dir: reading active writers 2025/08/19 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:56:50 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 01:56:50 DEBUG : dir: Looking for writers 2025/08/19 01:56:50 DEBUG : file1: reading active writers 2025/08/19 01:56:50 DEBUG : Looking for writers 2025/08/19 01:56:50 DEBUG : dir: reading active writers 2025/08/19 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:56:50 DEBUG : dir: Looking for writers 2025/08/19 01:56:50 DEBUG : file1: reading active writers 2025/08/19 01:56:50 DEBUG : Looking for writers 2025/08/19 01:56:50 DEBUG : dir: reading active writers 2025/08/19 01:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:56:50 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/19 01:56:51 DEBUG : dir: Looking for writers 2025/08/19 01:56:51 DEBUG : file1: reading active writers 2025/08/19 01:56:51 DEBUG : Looking for writers 2025/08/19 01:56:51 DEBUG : dir: reading active writers 2025/08/19 01:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:56:51 DEBUG : dir: Looking for writers 2025/08/19 01:56:51 DEBUG : file1: reading active writers 2025/08/19 01:56:51 DEBUG : Looking for writers 2025/08/19 01:56:51 DEBUG : dir: reading active writers 2025/08/19 01:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:56:51 INFO : dir/file1: Copied (replaced existing) 2025/08/19 01:56:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-19 01:56:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/19 01:56:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:52 DEBUG : dir: Looking for writers 2025/08/19 01:56:52 DEBUG : file1: reading active writers 2025/08/19 01:56:52 DEBUG : Looking for writers 2025/08/19 01:56:52 DEBUG : dir: reading active writers 2025/08/19 01:56:52 DEBUG : >WaitForWriters: 2025/08/19 01:56:52 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.99s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:56:54 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:56:54 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:56:54 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:54 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:56:54 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:56:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/19 01:56:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:56:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:56:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 01:56:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 01:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 01:56:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): _writeAt: size=5, off=0 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): openPending: 2025/08/19 01:56:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 01:56:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 01:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): >openPending: err= 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): >_writeAt: n=5, err= 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): _writeAt: size=15, off=5 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): >_writeAt: n=15, err= 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): close: 2025/08/19 01:56:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/19 01:56:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-19 01:56:57.451758293 +0000 UTC m=+146.991032987 2025/08/19 01:56:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:56:57 DEBUG : dir/file1(0xc000612240): >close: err= 2025/08/19 01:56:57 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:56:57 DEBUG : dir: Looking for writers 2025/08/19 01:56:57 DEBUG : file1: reading active writers 2025/08/19 01:56:57 DEBUG : Looking for writers 2025/08/19 01:56:57 DEBUG : dir: reading active writers 2025/08/19 01:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:56:57 DEBUG : dir: Looking for writers 2025/08/19 01:56:57 DEBUG : file1: reading active writers 2025/08/19 01:56:57 DEBUG : Looking for writers 2025/08/19 01:56:57 DEBUG : dir: reading active writers 2025/08/19 01:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:56:57 DEBUG : dir: Looking for writers 2025/08/19 01:56:57 DEBUG : file1: reading active writers 2025/08/19 01:56:57 DEBUG : Looking for writers 2025/08/19 01:56:57 DEBUG : dir: reading active writers 2025/08/19 01:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:56:57 DEBUG : dir: Looking for writers 2025/08/19 01:56:57 DEBUG : file1: reading active writers 2025/08/19 01:56:57 DEBUG : Looking for writers 2025/08/19 01:56:57 DEBUG : dir: reading active writers 2025/08/19 01:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:56:57 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 01:56:57 DEBUG : dir: Looking for writers 2025/08/19 01:56:57 DEBUG : file1: reading active writers 2025/08/19 01:56:57 DEBUG : Looking for writers 2025/08/19 01:56:57 DEBUG : dir: reading active writers 2025/08/19 01:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:56:57 DEBUG : dir: Looking for writers 2025/08/19 01:56:57 DEBUG : file1: reading active writers 2025/08/19 01:56:57 DEBUG : Looking for writers 2025/08/19 01:56:57 DEBUG : dir: reading active writers 2025/08/19 01:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:56:57 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/19 01:56:58 DEBUG : dir: Looking for writers 2025/08/19 01:56:58 DEBUG : file1: reading active writers 2025/08/19 01:56:58 DEBUG : Looking for writers 2025/08/19 01:56:58 DEBUG : dir: reading active writers 2025/08/19 01:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:56:58 DEBUG : dir: Looking for writers 2025/08/19 01:56:58 DEBUG : file1: reading active writers 2025/08/19 01:56:58 DEBUG : Looking for writers 2025/08/19 01:56:58 DEBUG : dir: reading active writers 2025/08/19 01:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:56:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/19 01:56:58 INFO : dir/file1: Copied (replaced existing) 2025/08/19 01:56:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-19 01:56:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/19 01:56:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 01:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 01:56:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 01:56:59 DEBUG : dir: Looking for writers 2025/08/19 01:56:59 DEBUG : file1: reading active writers 2025/08/19 01:56:59 DEBUG : Looking for writers 2025/08/19 01:56:59 DEBUG : dir: reading active writers 2025/08/19 01:56:59 DEBUG : >WaitForWriters: 2025/08/19 01:56:59 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.96s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:00 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:57:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:00 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:00 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:01 DEBUG : file1: newRWFileHandle: 2025/08/19 01:57:01 DEBUG : file1(0xc000613700): openPending: 2025/08/19 01:57:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:57:01 DEBUG : file1(0xc000613700): >openPending: err= 2025/08/19 01:57:01 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:57:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:57:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:57:01 DEBUG : file1(0xc000613700): _writeAt: size=5, off=0 2025/08/19 01:57:01 DEBUG : file1(0xc000613700): >_writeAt: n=5, err= 2025/08/19 01:57:01 DEBUG : file1(0xc000613700): close: 2025/08/19 01:57:01 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 01:57:01.177062841 +0000 UTC m=+150.716337535 2025/08/19 01:57:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:01 DEBUG : file1(0xc000613700): >close: err= 2025/08/19 01:57:01 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:57:01 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:57:01 DEBUG : Looking for writers 2025/08/19 01:57:01 DEBUG : file1: reading active writers 2025/08/19 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:57:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/19 01:57:02 DEBUG : Looking for writers 2025/08/19 01:57:02 DEBUG : file1: reading active writers 2025/08/19 01:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:57:03 DEBUG : Looking for writers 2025/08/19 01:57:03 DEBUG : file1: reading active writers 2025/08/19 01:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:57:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:57:03 INFO : file1: Copied (new) 2025/08/19 01:57:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-19 01:57:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/19 01:57:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:57:03 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:57:04 DEBUG : Looking for writers 2025/08/19 01:57:04 DEBUG : file1: reading active writers 2025/08/19 01:57:04 DEBUG : >WaitForWriters: 2025/08/19 01:57:04 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.13s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:05 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:05 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:57:05 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:05 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/19 01:57:05 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8200): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8200): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8200): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8200): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8200): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.319975492 +0000 UTC m=+154.859250195 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8200): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.319975492 +0000 UTC m=+154.859250195 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8740): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8c80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8c80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8c80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8c80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8c80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.319975492 +0000 UTC m=+154.859250195 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab8c80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a4d0 item 1 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab92c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab92c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab92c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab92c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab92c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.324124185 +0000 UTC m=+154.863398879 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab92c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab97c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab97c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab97c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab97c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab97c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.324124185 +0000 UTC m=+154.863398879 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab97c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b730 item 2 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab9e00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab9e00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab9e00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab9e00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab9e00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.327568668 +0000 UTC m=+154.866843373 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ab9e00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.327568668 +0000 UTC m=+154.866843373 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612300): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612840): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612840): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612840): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612840): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612840): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.327568668 +0000 UTC m=+154.866843373 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000612840): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bea0 item 3 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613200): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613200): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613200): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613200): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613200): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.330972334 +0000 UTC m=+154.870247038 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613200): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613780): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613780): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613780): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613780): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613780): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.330972334 +0000 UTC m=+154.870247038 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000613780): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8c40 item 4 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b0940): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b0940): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b0940): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b0940): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b0940): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.334254223 +0000 UTC m=+154.873528926 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b0940): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.334254223 +0000 UTC m=+154.873528926 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1100): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1980): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1980): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.334254223 +0000 UTC m=+154.873528926 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b98f0 item 5 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003ef8c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003ef8c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003ef8c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003ef8c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003ef8c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.337919459 +0000 UTC m=+154.877194152 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003ef8c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003efec0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003efec0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003efec0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003efec0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003efec0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.337919459 +0000 UTC m=+154.877194152 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003efec0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016afc0 item 6 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0800): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0800): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0800): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0800): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0800): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.341031267 +0000 UTC m=+154.880305962 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0800): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.341031267 +0000 UTC m=+154.880305962 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c0d00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1300): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1300): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1300): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1300): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1300): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.341031267 +0000 UTC m=+154.880305962 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1300): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b810 item 7 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c19c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c19c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c19c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c19c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c19c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.34529621 +0000 UTC m=+154.884570914 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c19c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1f00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1f00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1f00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1f00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1f00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.34529621 +0000 UTC m=+154.884570914 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007c1f00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc380 item 8 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872540): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc000872540): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872540): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872540): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872540): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872540): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.348052712 +0000 UTC m=+154.887327407 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.348052712 +0000 UTC m=+154.887327407 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000872d80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873280): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873280): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873280): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873280): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873280): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.348052712 +0000 UTC m=+154.887327407 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873280): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce00 item 9 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.352126786 +0000 UTC m=+154.891401480 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873e40): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873e40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873e40): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873e40): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873e40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.352126786 +0000 UTC m=+154.891401480 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000873e40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd6c0 item 10 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0500): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc0008a0500): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0500): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0500): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0500): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0500): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0500): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a08c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a08c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a08c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a08c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a08c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.356298834 +0000 UTC m=+154.895573528 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a08c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.356298834 +0000 UTC m=+154.895573528 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a0dc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a12c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a12c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a12c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a12c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a12c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.356298834 +0000 UTC m=+154.895573528 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a12c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddc00 item 11 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1940): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1940): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1940): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1940): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1940): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.360474709 +0000 UTC m=+154.899749413 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1940): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1e80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1e80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1e80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1e80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1e80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.360474709 +0000 UTC m=+154.899749413 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008a1e80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f23f0 item 12 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be540): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc0008be540): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be540): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be540): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be540): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be540): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.363069508 +0000 UTC m=+154.902344182 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008be900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008befc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008befc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008befc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008befc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008befc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.363069508 +0000 UTC m=+154.902344182 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008befc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3570 item 13 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bf640): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bf640): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bf640): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bf640): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bf640): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.365953539 +0000 UTC m=+154.905228243 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bf640): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bfb80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bfb80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bfb80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bfb80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bfb80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.365953539 +0000 UTC m=+154.905228243 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008bfb80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3d50 item 14 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8240): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc0008d8240): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8240): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8240): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8240): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8240): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8240): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8600): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8600): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8600): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8600): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8600): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.369336677 +0000 UTC m=+154.908611391 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8600): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8cc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8cc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8cc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8cc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8cc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.369336677 +0000 UTC m=+154.908611391 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d8cc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4460 item 15 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9340): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9340): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9340): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9340): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9340): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.372283917 +0000 UTC m=+154.911558601 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9340): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9880): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9880): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9880): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9880): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9880): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.372283917 +0000 UTC m=+154.911558601 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9880): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5110 item 16 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9ec0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9ec0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9ec0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9ec0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9ec0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.374846866 +0000 UTC m=+154.914121580 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0008d9ec0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.374846866 +0000 UTC m=+154.914121580 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a3c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a8c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a8c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a8c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a8c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a8c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.374846866 +0000 UTC m=+154.914121580 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091a8c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5650 item 17 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091af40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091af40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091af40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091af40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091af40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.378469022 +0000 UTC m=+154.917743706 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091af40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091b480): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091b480): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091b480): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091b480): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091b480): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.378469022 +0000 UTC m=+154.917743706 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091b480): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e000 item 18 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091bb00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091bb00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091bb00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091bb00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091bb00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.381517813 +0000 UTC m=+154.920792527 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00091bb00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.381517813 +0000 UTC m=+154.920792527 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956080): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956580): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956580): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956580): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.381517813 +0000 UTC m=+154.920792527 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e700 item 19 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956c00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956c00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956c00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956c00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956c00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.384768752 +0000 UTC m=+154.924043436 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000956c00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957140): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957140): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957140): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957140): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957140): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.384768752 +0000 UTC m=+154.924043436 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957140): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ed90 item 20 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009577c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009577c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009577c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009577c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009577c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.386941118 +0000 UTC m=+154.926215802 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009577c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.386941118 +0000 UTC m=+154.926215802 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000957cc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e240): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e240): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e240): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e240): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e240): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.386941118 +0000 UTC m=+154.926215802 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e240): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f180 item 21 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e8c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e8c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e8c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e8c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e8c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.390362457 +0000 UTC m=+154.929637141 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097e8c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097ee00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097ee00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097ee00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097ee00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097ee00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.390362457 +0000 UTC m=+154.929637141 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097ee00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f730 item 22 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f480): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f480): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f480): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f480): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f480): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.393284911 +0000 UTC m=+154.932559605 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f480): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.393284911 +0000 UTC m=+154.932559605 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097f980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097fe80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097fe80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097fe80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097fe80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097fe80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.393284911 +0000 UTC m=+154.932559605 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc00097fe80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fb20 item 23 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8580): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8580): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8580): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.397258566 +0000 UTC m=+154.936533270 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8ac0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8ac0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8ac0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8ac0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8ac0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.397258566 +0000 UTC m=+154.936533270 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a8ac0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba460 item 24 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9100): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc0009a9100): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9100): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9100): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9100): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9100): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9100): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a94c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a94c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a94c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a94c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a94c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.399832135 +0000 UTC m=+154.939106819 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a94c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.399832135 +0000 UTC m=+154.939106819 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a99c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9f00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9f00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9f00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9f00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9f00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.399832135 +0000 UTC m=+154.939106819 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009a9f00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bae00 item 25 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009be980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009be980): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009be980): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009be980): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009be980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.402828919 +0000 UTC m=+154.942103612 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009be980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bef00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bef00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bef00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bef00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bef00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.402828919 +0000 UTC m=+154.942103612 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bef00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1030 item 26 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf540): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc0009bf540): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf540): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf540): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf540): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf540): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.405398039 +0000 UTC m=+154.944672743 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bf900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.405398039 +0000 UTC m=+154.944672743 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009bfe00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a143c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a143c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a143c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a143c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a143c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.405398039 +0000 UTC m=+154.944672743 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a143c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004965b0 item 27 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14a40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14a40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14a40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14a40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14a40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.408686458 +0000 UTC m=+154.947961183 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14a40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14f80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14f80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14f80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14f80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14f80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.408686458 +0000 UTC m=+154.947961183 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a14f80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497260 item 28 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a155c0): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc000a155c0): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a155c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a155c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a155c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a155c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a155c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a15980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a15980): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a15980): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a15980): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a15980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.411881353 +0000 UTC m=+154.951156057 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a15980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a400c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a400c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a400c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a400c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a400c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.411881353 +0000 UTC m=+154.951156057 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a400c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004976c0 item 29 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40740): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40740): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40740): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40740): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40740): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.414680294 +0000 UTC m=+154.953954978 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40740): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40c80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40c80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40c80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40c80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40c80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.414680294 +0000 UTC m=+154.953954978 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a40c80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497b20 item 30 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a412c0): _readAt: size=2, off=0 2025/08/19 01:57:05 ERROR : open-test-file(0xc000a412c0): Couldn't read size of file 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a412c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a412c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a412c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a412c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a412c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41680): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41680): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41680): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41680): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41680): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.41712944 +0000 UTC m=+154.956404125 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41680): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41d40): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41d40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41d40): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41d40): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41d40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.41712944 +0000 UTC m=+154.956404125 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a41d40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 31 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62440): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62440): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62440): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62440): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62440): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.420304297 +0000 UTC m=+154.959578981 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62440): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62980): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62980): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.420304297 +0000 UTC m=+154.959578981 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c9a0 item 32 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62fc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62fc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62fc0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62fc0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62fc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.422715391 +0000 UTC m=+154.961990054 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a62fc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d260 item 33 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.423443908 +0000 UTC m=+154.962718723 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63440): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63940): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63940): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63940): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63940): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63940): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.423443908 +0000 UTC m=+154.962718723 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a63940): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d880 item 33 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94000): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94000): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94000): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.425611625 +0000 UTC m=+154.964886289 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 34 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.426474123 +0000 UTC m=+154.965748787 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a94480): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a949c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a949c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a949c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a949c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a949c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.426474123 +0000 UTC m=+154.965748787 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a949c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472230 item 34 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95000): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95000): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95000): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.428368347 +0000 UTC m=+154.967643012 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a80 item 35 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.429572546 +0000 UTC m=+154.968847241 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95480): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95980): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95980): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.429572546 +0000 UTC m=+154.968847241 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000a95980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 35 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0080): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0080): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0080): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0080): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0080): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.432234391 +0000 UTC m=+154.971509075 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0080): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473420 item 36 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.433601036 +0000 UTC m=+154.972875740 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0ac0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0ac0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0ac0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0ac0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0ac0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.433601036 +0000 UTC m=+154.972875740 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac0ac0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 36 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1100): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1100): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1100): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1100): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1100): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.436168783 +0000 UTC m=+154.975443486 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1100): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e21c0 item 37 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.43730746 +0000 UTC m=+154.976582164 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1a80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1a80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1a80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1a80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1a80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.43730746 +0000 UTC m=+154.976582164 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ac1a80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e23f0 item 37 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6180): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6180): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6180): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6180): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6180): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.440369765 +0000 UTC m=+154.979644459 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6180): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2f50 item 38 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.441660878 +0000 UTC m=+154.980935582 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6680): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6bc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6bc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6bc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6bc0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6bc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.441660878 +0000 UTC m=+154.980935582 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae6bc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3260 item 38 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7240): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7240): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7240): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7240): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7240): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.444314206 +0000 UTC m=+154.983588890 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7240): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e38f0 item 39 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.445165213 +0000 UTC m=+154.984439897 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7740): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7c40): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7c40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7c40): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7c40): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7c40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.445165213 +0000 UTC m=+154.984439897 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ae7c40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3b90 item 39 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e340): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e340): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e340): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e340): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e340): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.448289965 +0000 UTC m=+154.987564670 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e340): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 40 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.449514344 +0000 UTC m=+154.988789037 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0e840): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0ed80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0ed80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0ed80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0ed80): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0ed80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.449514344 +0000 UTC m=+154.988789037 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0ed80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f08c0 item 40 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.452717384 +0000 UTC m=+154.991992087 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f340): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f840): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f840): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f840): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0fc0 item 41 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f840): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f840): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.45415511 +0000 UTC m=+154.993429815 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0f840): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f13b0 item 41 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.45538566 +0000 UTC m=+154.994660364 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b0fd00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b282c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b282c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b282c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b282c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b282c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.45538566 +0000 UTC m=+154.994660364 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b282c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1570 item 41 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.458111243 +0000 UTC m=+154.997385948 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28e00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28e00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28e00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1e30 item 42 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28e00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28e00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.458825082 +0000 UTC m=+154.998099756 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b28e00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 42 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.459712548 +0000 UTC m=+154.998987213 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29340): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b298c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b298c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b298c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b298c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b298c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.459712548 +0000 UTC m=+154.998987213 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b298c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 42 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.4613071 +0000 UTC m=+155.000581764 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b29f00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a480): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a480): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a480): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 43 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a480): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a480): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.461984852 +0000 UTC m=+155.001259515 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a480): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 43 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.462683361 +0000 UTC m=+155.001958026 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4a9c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4af00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4af00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4af00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4af00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4af00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.462683361 +0000 UTC m=+155.001958026 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4af00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 43 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.464313491 +0000 UTC m=+155.003588155 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4b540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4ba40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4ba40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4ba40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 44 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4ba40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4ba40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.465145702 +0000 UTC m=+155.004420366 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b4ba40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f960 item 44 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.465934122 +0000 UTC m=+155.005208776 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a580): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a580): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a580): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.465934122 +0000 UTC m=+155.005208776 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6a580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a22a0 item 44 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.467680679 +0000 UTC m=+155.006955342 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6abc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b0c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b0c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b0c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e00 item 45 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b0c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b0c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.4682997 +0000 UTC m=+155.007574364 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b0c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b7c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b7c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b7c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b7c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b7c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.4682997 +0000 UTC m=+155.007574364 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6b7c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3030 item 45 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.469985272 +0000 UTC m=+155.009259937 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b6be00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8e380): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8e380): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8e380): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a36c0 item 46 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8e380): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8e380): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.470639941 +0000 UTC m=+155.009914605 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8e380): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8ea80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8ea80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8ea80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8ea80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8ea80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.470639941 +0000 UTC m=+155.009914605 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8ea80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c00 item 46 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.472369246 +0000 UTC m=+155.011643910 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f0c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f5c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f5c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f5c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc2a0 item 47 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f5c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f5c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.472996593 +0000 UTC m=+155.012271257 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8f5c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8fcc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8fcc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8fcc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8fcc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8fcc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.472996593 +0000 UTC m=+155.012271257 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000b8fcc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc460 item 47 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.475687411 +0000 UTC m=+155.014962115 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6380): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6880): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6880): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6880): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc7e0 item 48 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6880): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6880): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.476670937 +0000 UTC m=+155.015945641 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6880): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6f80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6f80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6f80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6f80): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6f80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.476670937 +0000 UTC m=+155.015945641 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba6f80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc9a0 item 48 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba75c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba75c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba75c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba75c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba75c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.479888103 +0000 UTC m=+155.019162797 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba75c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcd20 item 49 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.48096843 +0000 UTC m=+155.020243134 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ba7a40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000bc4000): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000bc4000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000bc4000): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000bc4000): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000bc4000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.48096843 +0000 UTC m=+155.020243134 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000bc4000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcee0 item 49 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1d40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1d40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1d40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1d40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1d40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.483641506 +0000 UTC m=+155.022916170 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0003b1d40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9d50 item 50 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.48496055 +0000 UTC m=+155.024235244 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0340): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b08c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b08c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b08c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b08c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b08c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.48496055 +0000 UTC m=+155.024235244 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b08c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9f10 item 50 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0f40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0f40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0f40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0f40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0f40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.487439422 +0000 UTC m=+155.026714085 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b0f40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320690 item 51 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.488121551 +0000 UTC m=+155.027396225 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1440): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1980): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1980): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.488121551 +0000 UTC m=+155.027396225 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0007b1980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003208c0 item 51 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14080): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14080): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14080): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14080): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14080): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.490046203 +0000 UTC m=+155.029320867 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14080): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320e00 item 52 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.49080716 +0000 UTC m=+155.030081824 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14b00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14b00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14b00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14b00): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14b00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.49080716 +0000 UTC m=+155.030081824 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c14b00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321420 item 52 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15180): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15180): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15180): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15180): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15180): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.49235831 +0000 UTC m=+155.031632975 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15180): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321810 item 53 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.493006788 +0000 UTC m=+155.032281452 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15680): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15bc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15bc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15bc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15bc0): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15bc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.493006788 +0000 UTC m=+155.032281452 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c15bc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003219d0 item 53 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c302c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c302c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c302c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c302c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c302c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.494945876 +0000 UTC m=+155.034220540 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c302c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321e30 item 54 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.495952194 +0000 UTC m=+155.035226868 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c307c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c30d40): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c30d40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c30d40): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c30d40): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c30d40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.495952194 +0000 UTC m=+155.035226868 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c30d40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003361c0 item 54 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c313c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c313c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c313c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c313c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c313c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.497696736 +0000 UTC m=+155.036971401 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c313c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336690 item 55 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.498700661 +0000 UTC m=+155.037975324 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c318c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c31e00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c31e00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c31e00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c31e00): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c31e00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.498700661 +0000 UTC m=+155.037975324 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c31e00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336850 item 55 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50500): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50500): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50500): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50500): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50500): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.500665588 +0000 UTC m=+155.039940252 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50500): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336e70 item 56 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.501407399 +0000 UTC m=+155.040682063 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50a00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50f80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50f80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50f80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50f80): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50f80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.501407399 +0000 UTC m=+155.040682063 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c50f80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003370a0 item 56 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.503008784 +0000 UTC m=+155.042283447 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c515c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c51b00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c51b00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c51b00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337500 item 57 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c51b00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c51b00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.503744535 +0000 UTC m=+155.043019199 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c51b00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337880 item 57 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.504537482 +0000 UTC m=+155.043812146 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c720c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72640): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72640): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72640): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72640): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72640): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.504537482 +0000 UTC m=+155.043812146 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72640): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ab0 item 57 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.506031646 +0000 UTC m=+155.045306310 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c72c80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c731c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c731c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c731c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c000 item 58 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c731c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c731c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.506672218 +0000 UTC m=+155.045946882 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c731c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c310 item 58 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.507343207 +0000 UTC m=+155.046617872 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73700): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73cc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73cc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73cc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73cc0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73cc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.507343207 +0000 UTC m=+155.046617872 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c73cc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c4d0 item 58 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.510133653 +0000 UTC m=+155.049408317 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e380): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e8c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e8c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e8c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c9a0 item 59 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e8c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e8c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.510747715 +0000 UTC m=+155.050022378 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8e8c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cb60 item 59 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.512144035 +0000 UTC m=+155.051418719 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ee00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f380): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f380): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f380): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f380): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f380): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.512144035 +0000 UTC m=+155.051418719 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f380): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd90 item 59 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.514961832 +0000 UTC m=+155.054236515 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8f9c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ff00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ff00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ff00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d180 item 60 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ff00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ff00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.515784375 +0000 UTC m=+155.055059059 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000c8ff00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d340 item 60 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.516699832 +0000 UTC m=+155.055974517 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cba4c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbaa80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbaa80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbaa80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbaa80): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbaa80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.516699832 +0000 UTC m=+155.055974517 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbaa80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d500 item 60 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.518612641 +0000 UTC m=+155.057887306 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb0c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb600): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb600): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb600): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d880 item 61 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb600): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb600): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.519238366 +0000 UTC m=+155.058513040 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbb600): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbbd00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbbd00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbbd00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbbd00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbbd00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.519238366 +0000 UTC m=+155.058513040 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cbbd00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033da40 item 61 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.521410752 +0000 UTC m=+155.060685415 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd63c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd6900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd6900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd6900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ddc0 item 62 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd6900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd6900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.522231632 +0000 UTC m=+155.061506296 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd6900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7000): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7000): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7000): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.522231632 +0000 UTC m=+155.061506296 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c070 item 62 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.523876057 +0000 UTC m=+155.063150722 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7640): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7b80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7b80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7b80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 63 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7b80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7b80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.524519465 +0000 UTC m=+155.063794129 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000cd7b80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00300): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00300): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00300): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00300): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00300): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.524519465 +0000 UTC m=+155.063794129 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00300): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c690 item 63 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.527642024 +0000 UTC m=+155.066916717 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00940): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00e80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00e80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00e80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca10 item 64 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00e80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00e80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.529349747 +0000 UTC m=+155.068624401 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d00e80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01580): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01580): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01580): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01580): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01580): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.529349747 +0000 UTC m=+155.068624401 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01580): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cc40 item 64 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01bc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01bc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01bc0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01bc0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01bc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.531351012 +0000 UTC m=+155.070625676 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d01bc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d030 item 65 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.532214211 +0000 UTC m=+155.071488875 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d260c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d265c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d265c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d265c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d265c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d265c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.532214211 +0000 UTC m=+155.071488875 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d265c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d420 item 65 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d26c00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d26c00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d26c00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d26c00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d26c00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.533874727 +0000 UTC m=+155.073149391 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d26c00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d960 item 66 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.534591212 +0000 UTC m=+155.073865876 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27080): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d275c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d275c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d275c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d275c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d275c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.534591212 +0000 UTC m=+155.073865876 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d275c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 66 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27c00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27c00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27c00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27c00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27c00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.53604481 +0000 UTC m=+155.075319473 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d27c00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a3f0 item 67 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.536610321 +0000 UTC m=+155.075884974 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44100): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44600): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44600): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44600): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44600): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44600): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.536610321 +0000 UTC m=+155.075884974 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44600): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a690 item 67 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44c80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44c80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44c80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44c80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44c80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.537870484 +0000 UTC m=+155.077145149 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d44c80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aa80 item 68 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.538564016 +0000 UTC m=+155.077838680 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45180): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d456c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d456c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d456c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d456c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d456c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.538564016 +0000 UTC m=+155.077838680 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d456c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035acb0 item 68 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45d00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45d00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45d00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45d00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45d00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.541463997 +0000 UTC m=+155.080738702 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d45d00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 69 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.542412638 +0000 UTC m=+155.081687342 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62200): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62700): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62700): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62700): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62700): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62700): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.542412638 +0000 UTC m=+155.081687342 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62700): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 69 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62d80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62d80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62d80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62d80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62d80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.544048737 +0000 UTC m=+155.083323401 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d62d80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 70 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.544685662 +0000 UTC m=+155.083960326 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63280): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d637c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d637c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d637c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d637c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d637c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.544685662 +0000 UTC m=+155.083960326 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d637c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bea0 item 70 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63e40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63e40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63e40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63e40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63e40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.546082742 +0000 UTC m=+155.085357407 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d63e40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 71 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.546646832 +0000 UTC m=+155.085921486 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d823c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d828c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d828c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d828c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d828c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d828c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.546646832 +0000 UTC m=+155.085921486 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d828c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 71 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d82f40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d82f40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d82f40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d82f40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d82f40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.548680858 +0000 UTC m=+155.087955552 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d82f40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 72 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.549718554 +0000 UTC m=+155.088993249 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83440): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83980): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83980): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.549718554 +0000 UTC m=+155.088993249 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 72 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.551910527 +0000 UTC m=+155.091185221 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000d83f40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db04c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db04c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db04c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 73 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db04c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db04c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.552684029 +0000 UTC m=+155.091958723 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db04c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 73 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.553636587 +0000 UTC m=+155.092911291 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0ec0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0ec0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0ec0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0ec0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0ec0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.553636587 +0000 UTC m=+155.092911291 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db0ec0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 73 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.555612133 +0000 UTC m=+155.094886796 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1500): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1a00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1a00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1a00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 74 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1a00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1a00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.556199295 +0000 UTC m=+155.095473960 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1a00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ce0 item 74 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.557927538 +0000 UTC m=+155.097202232 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000db1f40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2540): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2540): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2540): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2540): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2540): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.557927538 +0000 UTC m=+155.097202232 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 74 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.560672217 +0000 UTC m=+155.099946922 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd2b80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3080): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3080): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3080): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 75 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3080): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3080): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.561562739 +0000 UTC m=+155.100837442 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3080): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): _writeAt: size=3, off=2 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 75 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.562421279 +0000 UTC m=+155.101695962 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd35c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3b00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3b00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3b00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3b00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3b00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.562421279 +0000 UTC m=+155.101695962 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000dd3b00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 75 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.564467368 +0000 UTC m=+155.103742052 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df41c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df46c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df46c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df46c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402cb0 item 76 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df46c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df46c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.565206535 +0000 UTC m=+155.104481219 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df46c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 76 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): _writeAt: size=3, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.566048294 +0000 UTC m=+155.105322978 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df4c00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5180): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5180): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5180): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5180): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5180): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.566048294 +0000 UTC m=+155.105322978 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5180): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 76 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.567891483 +0000 UTC m=+155.107166167 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df57c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5cc0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5cc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5cc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 77 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5cc0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5cc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.568589913 +0000 UTC m=+155.107864598 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000df5cc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18440): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18440): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18440): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18440): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18440): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.568589913 +0000 UTC m=+155.107864598 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18440): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004035e0 item 77 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.570745107 +0000 UTC m=+155.110019791 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18a80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18f80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18f80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18f80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 78 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18f80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18f80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.571341405 +0000 UTC m=+155.110616090 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e18f80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19680): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19680): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19680): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19680): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19680): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.571341405 +0000 UTC m=+155.110616090 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19680): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ce0 item 78 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.573380772 +0000 UTC m=+155.112655436 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e19cc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e04c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e04c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e04c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbab0 item 79 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e04c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e04c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.573866905 +0000 UTC m=+155.113141569 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e04c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e0bc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e0bc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e0bc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e0bc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e0bc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.573866905 +0000 UTC m=+155.113141569 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e0bc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414000 item 79 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.576325056 +0000 UTC m=+155.115599740 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1200): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1700): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1700): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1700): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414540 item 80 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1700): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1700): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.577160474 +0000 UTC m=+155.116435158 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1700): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1e00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1e00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1e00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1e00): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1e00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.577160474 +0000 UTC m=+155.116435158 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc0009e1e00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414930 item 80 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c4c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c4c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c4c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c4c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c4c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.579641299 +0000 UTC m=+155.118915983 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c4c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 81 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.580397157 +0000 UTC m=+155.119671841 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8c940): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8ce80): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8ce80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8ce80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8ce80): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8ce80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.580397157 +0000 UTC m=+155.119671841 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8ce80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 81 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8d500): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8d500): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8d500): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8d500): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8d500): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.582274911 +0000 UTC m=+155.121549594 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8d500): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004157a0 item 82 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.583254258 +0000 UTC m=+155.122528952 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000e8da00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0000): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0000): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0000): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.583254258 +0000 UTC m=+155.122528952 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004159d0 item 82 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0680): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0680): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0680): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0680): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0680): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.58514234 +0000 UTC m=+155.124417024 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0680): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415e30 item 83 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.586152285 +0000 UTC m=+155.125426980 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb0b80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb10c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb10c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb10c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb10c0): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb10c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.586152285 +0000 UTC m=+155.125426980 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb10c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004200e0 item 83 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1740): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1740): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1740): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1740): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1740): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.587875679 +0000 UTC m=+155.127150343 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1740): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004204d0 item 84 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.588517302 +0000 UTC m=+155.127791966 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eb1c40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2240): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2240): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2240): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2240): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2240): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.588517302 +0000 UTC m=+155.127791966 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2240): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420700 item 84 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed28c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed28c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed28c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed28c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed28c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.590300699 +0000 UTC m=+155.129575383 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed28c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a80 item 85 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.591073829 +0000 UTC m=+155.130348523 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed2dc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3300): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3300): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3300): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3300): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3300): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.591073829 +0000 UTC m=+155.130348523 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3300): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420c40 item 85 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3980): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3980): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3980): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3980): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3980): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.593266253 +0000 UTC m=+155.132540937 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3980): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421030 item 86 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.59393594 +0000 UTC m=+155.133210604 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000ed3e80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eec480): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eec480): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eec480): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eec480): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eec480): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.59393594 +0000 UTC m=+155.133210604 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eec480): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004211f0 item 86 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eecb00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eecb00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eecb00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eecb00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eecb00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.5956576 +0000 UTC m=+155.134932284 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eecb00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004215e0 item 87 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.596609316 +0000 UTC m=+155.135884000 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed540): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed540): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed540): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed540): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed540): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.596609316 +0000 UTC m=+155.135884000 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eed540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 87 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eedbc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eedbc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eedbc0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eedbc0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eedbc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.598925601 +0000 UTC m=+155.138200286 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000eedbc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b20 item 88 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.599908607 +0000 UTC m=+155.139183290 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c140): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c6c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c6c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c6c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c6c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c6c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.599908607 +0000 UTC m=+155.139183290 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0c6c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ce0 item 88 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.601931341 +0000 UTC m=+155.141206015 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0cd00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d240): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d240): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d240): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c0e0 item 89 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d240): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d240): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.602806723 +0000 UTC m=+155.142081397 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d240): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c380 item 89 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.60374797 +0000 UTC m=+155.143022654 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0d780): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0dd00): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0dd00): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0dd00): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0dd00): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0dd00): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.60374797 +0000 UTC m=+155.143022654 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f0dd00): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 89 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.605716614 +0000 UTC m=+155.144991288 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e3c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e900): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e900): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e900): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 90 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e900): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e900): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.606397662 +0000 UTC m=+155.145672336 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2e900): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ccb0 item 90 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.607116279 +0000 UTC m=+155.146390963 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2ee40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2f400): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2f400): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2f400): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2f400): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2f400): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.607116279 +0000 UTC m=+155.146390963 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2f400): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cf50 item 90 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.608977833 +0000 UTC m=+155.148252497 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f2fa40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a000): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a000): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a000): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 91 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a000): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a000): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.609614918 +0000 UTC m=+155.148889582 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a000): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): >_readAt: n=2, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): _writeAt: size=3, off=7 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d6c0 item 91 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.610236614 +0000 UTC m=+155.149511278 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4a540): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4aac0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4aac0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4aac0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4aac0): >_readAt: n=8, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4aac0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.610236614 +0000 UTC m=+155.149511278 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4aac0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d960 item 91 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.612087978 +0000 UTC m=+155.151362642 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b100): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b640): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b640): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b640): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dd50 item 92 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b640): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b640): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.612828167 +0000 UTC m=+155.152102830 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4b640): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): open at offset 5 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042df10 item 92 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): _readAt: size=2, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): _writeAt: size=3, off=5 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): >_writeAt: n=3, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.613733275 +0000 UTC m=+155.153007939 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f4bb80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f661c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f661c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f661c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f661c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f661c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.613733275 +0000 UTC m=+155.153007939 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f661c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 92 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.615348506 +0000 UTC m=+155.154623170 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66800): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66d40): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66d40): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66d40): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c540 item 93 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66d40): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66d40): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.61591022 +0000 UTC m=+155.155184884 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f66d40): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67440): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67440): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67440): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67440): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67440): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.61591022 +0000 UTC m=+155.155184884 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67440): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 93 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.617508268 +0000 UTC m=+155.156782932 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f67a80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c040): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c040): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c040): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 94 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c040): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c040): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.618057679 +0000 UTC m=+155.157332343 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c040): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c740): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c740): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c740): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c740): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c740): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.618057679 +0000 UTC m=+155.157332343 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8c740): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cc40 item 94 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.619771774 +0000 UTC m=+155.159046439 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8cd80): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d2c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d2c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d2c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 95 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d2c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d2c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.620382871 +0000 UTC m=+155.159657536 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d2c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d9c0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d9c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d9c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d9c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d9c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.620382871 +0000 UTC m=+155.159657536 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000f8d9c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d180 item 95 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): open at offset 0 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): _readAt: size=2, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): >_readAt: n=0, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.622048027 +0000 UTC m=+155.161322690 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa080): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa5c0): _writeAt: size=5, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa5c0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa5c0): >openPending: err= 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d500 item 96 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa5c0): >_writeAt: n=5, err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa5c0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.622867563 +0000 UTC m=+155.162142268 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faa5c0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faacc0): _readAt: size=512, off=0 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faacc0): openPending: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faacc0): >openPending: err= 2025/08/19 01:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faacc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faacc0): close: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:05.622867563 +0000 UTC m=+155.162142268 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:05 DEBUG : open-test-file(0xc000faacc0): >close: err= 2025/08/19 01:57:05 DEBUG : open-test-file: Remove: 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d6c0 item 96 2025/08/19 01:57:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:05 DEBUG : open-test-file: >Remove: err= 2025/08/19 01:57:05 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:05 DEBUG : Looking for writers 2025/08/19 01:57:05 DEBUG : >WaitForWriters: 2025/08/19 01:57:05 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:06 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:06 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:57:06 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:06 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/19 01:57:06 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34200): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34200): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34200): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.289231464 +0000 UTC m=+155.828506128 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.289231464 +0000 UTC m=+155.828506128 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34b40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34b40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34b40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34b40): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34b40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.289231464 +0000 UTC m=+155.828506128 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e34b40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408230 item 1 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35180): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35180): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35180): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35180): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35180): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.292061665 +0000 UTC m=+155.831336329 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35180): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35680): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35680): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35680): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.292061665 +0000 UTC m=+155.831336329 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004087e0 item 2 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35cc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35cc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35cc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35cc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35cc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.293884004 +0000 UTC m=+155.833158668 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e35cc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.293884004 +0000 UTC m=+155.833158668 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e621c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62680): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62680): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62680): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.293884004 +0000 UTC m=+155.833158668 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 3 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62d00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62d00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62d00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62d00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62d00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.298408313 +0000 UTC m=+155.837683017 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e62d00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63240): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63240): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63240): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.298408313 +0000 UTC m=+155.837683017 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409110 item 4 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63880): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63880): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63880): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.301445701 +0000 UTC m=+155.840720406 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.301445701 +0000 UTC m=+155.840720406 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc4d80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5240): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5240): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5240): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.301445701 +0000 UTC m=+155.840720406 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd960 item 5 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc58c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc58c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc58c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc58c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc58c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.305720402 +0000 UTC m=+155.844995106 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc58c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5e00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5e00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5e00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5e00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5e00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.305720402 +0000 UTC m=+155.844995106 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000bc5e00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004682a0 item 6 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044500): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044500): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044500): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044500): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044500): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.308986189 +0000 UTC m=+155.848260883 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044500): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.308986189 +0000 UTC m=+155.848260883 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044a00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044ec0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044ec0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044ec0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044ec0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044ec0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.308986189 +0000 UTC m=+155.848260883 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001044ec0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468850 item 7 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045540): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045540): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045540): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045540): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045540): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.314019764 +0000 UTC m=+155.853294458 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045540): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045a80): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045a80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045a80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045a80): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045a80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.314019764 +0000 UTC m=+155.853294458 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001045a80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469180 item 8 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c0c0): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc00105c0c0): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c0c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c0c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c0c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c0c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c480): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c480): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.317955368 +0000 UTC m=+155.857230072 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.317955368 +0000 UTC m=+155.857230072 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105c900): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105ce00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105ce00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105ce00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105ce00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105ce00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.317955368 +0000 UTC m=+155.857230072 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105ce00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469810 item 9 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d480): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d480): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.32225219 +0000 UTC m=+155.861526894 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d9c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d9c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d9c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d9c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d9c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.32225219 +0000 UTC m=+155.861526894 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00105d9c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010700e0 item 10 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e080): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc00107e080): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e080): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e080): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e080): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e080): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e440): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e440): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e440): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e440): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e440): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.325035824 +0000 UTC m=+155.864310528 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e440): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.325035824 +0000 UTC m=+155.864310528 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107e940): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fab440): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fab440): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fab440): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fab440): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fab440): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.325035824 +0000 UTC m=+155.864310528 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fab440): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070460 item 11 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fabac0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fabac0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fabac0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fabac0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fabac0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.328914792 +0000 UTC m=+155.868189496 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fabac0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8080): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8080): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8080): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8080): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8080): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.328914792 +0000 UTC m=+155.868189496 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442460 item 12 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd86c0): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc000fd86c0): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd86c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd86c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd86c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd86c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd86c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8a80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8a80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8a80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8a80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8a80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.331781951 +0000 UTC m=+155.871056655 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd8a80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9140): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9140): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9140): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.331781951 +0000 UTC m=+155.871056655 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004427e0 item 13 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd97c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd97c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd97c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd97c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd97c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.334668087 +0000 UTC m=+155.873942790 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd97c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9d00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9d00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9d00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9d00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9d00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.334668087 +0000 UTC m=+155.873942790 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000fd9d00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 14 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc3c0): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc000ffc3c0): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc3c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc3c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc3c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc3c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc780): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc780): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc780): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc780): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc780): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.337566875 +0000 UTC m=+155.876841569 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffc780): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffce40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffce40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffce40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffce40): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffce40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.337566875 +0000 UTC m=+155.876841569 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffce40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442ee0 item 15 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffd4c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffd4c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffd4c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffd4c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffd4c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.340754025 +0000 UTC m=+155.880028729 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffd4c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffda00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffda00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffda00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffda00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffda00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.340754025 +0000 UTC m=+155.880028729 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ffda00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443260 item 16 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a0c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a0c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a0c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a0c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a0c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.343704712 +0000 UTC m=+155.882979416 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a0c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.343704712 +0000 UTC m=+155.882979416 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111a540): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111aa40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111aa40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111aa40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111aa40): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111aa40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.343704712 +0000 UTC m=+155.882979416 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111aa40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004435e0 item 17 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b0c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b0c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b0c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b0c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b0c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.347888341 +0000 UTC m=+155.887163046 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b0c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b600): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b600): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b600): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b600): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b600): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.347888341 +0000 UTC m=+155.887163046 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111b600): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c00 item 18 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111bc80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111bc80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111bc80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111bc80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111bc80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.350468994 +0000 UTC m=+155.889743698 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00111bc80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.350468994 +0000 UTC m=+155.889743698 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138700): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138700): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138700): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138700): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138700): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.350468994 +0000 UTC m=+155.889743698 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138700): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001136070 item 19 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138d80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138d80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138d80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138d80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138d80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.354108142 +0000 UTC m=+155.893382836 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001138d80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011392c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011392c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011392c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011392c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011392c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.354108142 +0000 UTC m=+155.893382836 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011392c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001136540 item 20 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139940): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139940): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139940): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139940): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139940): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.36666927 +0000 UTC m=+155.905943974 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139940): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.36666927 +0000 UTC m=+155.905943974 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001139e40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011563c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011563c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011563c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011563c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011563c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.36666927 +0000 UTC m=+155.905943974 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011563c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011368c0 item 21 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156a40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156a40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156a40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156a40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156a40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.375772951 +0000 UTC m=+155.915047634 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156a40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156f80): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156f80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156f80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156f80): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156f80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.375772951 +0000 UTC m=+155.915047634 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001156f80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001136d90 item 22 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63ac0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63ac0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63ac0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63ac0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63ac0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.378582433 +0000 UTC m=+155.917857117 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000e63ac0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.378582433 +0000 UTC m=+155.917857117 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182040): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182540): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182540): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182540): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182540): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182540): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.378582433 +0000 UTC m=+155.917857117 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182540): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 23 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182bc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182bc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182bc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182bc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182bc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.385139756 +0000 UTC m=+155.924414440 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001182bc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183100): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183100): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183100): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183100): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183100): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.385139756 +0000 UTC m=+155.924414440 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183100): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 24 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183740): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc001183740): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183740): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183740): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183740): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183740): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183740): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183b00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183b00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183b00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183b00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183b00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.390536201 +0000 UTC m=+155.929810885 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001183b00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.390536201 +0000 UTC m=+155.929810885 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a85c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a85c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a85c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a85c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a85c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.390536201 +0000 UTC m=+155.929810885 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a85c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119a230 item 25 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8c40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8c40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8c40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8c40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8c40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.396359337 +0000 UTC m=+155.935633991 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a8c40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157780): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157780): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157780): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157780): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157780): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.396359337 +0000 UTC m=+155.935633991 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157780): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001137030 item 26 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157dc0): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc001157dc0): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157dc0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157dc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157dc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001157dc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202200): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202200): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202200): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.401627792 +0000 UTC m=+155.940902456 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.401627792 +0000 UTC m=+155.940902456 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202700): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202c40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202c40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202c40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202c40): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202c40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.401627792 +0000 UTC m=+155.940902456 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001202c40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011373b0 item 27 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0012032c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0012032c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0012032c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0012032c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0012032c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.40512266 +0000 UTC m=+155.944397334 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0012032c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203800): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203800): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203800): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203800): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203800): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.40512266 +0000 UTC m=+155.944397334 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203800): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001137880 item 28 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203e40): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc001203e40): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203e40): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203e40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203e40): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001203e40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c280): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c280): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c280): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c280): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c280): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.407336634 +0000 UTC m=+155.946611298 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c280): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c940): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c940): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c940): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c940): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c940): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.407336634 +0000 UTC m=+155.946611298 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121c940): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001137c00 item 29 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121cfc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121cfc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121cfc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121cfc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121cfc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.409456331 +0000 UTC m=+155.948730995 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121cfc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121d500): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121d500): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121d500): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121d500): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121d500): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.409456331 +0000 UTC m=+155.948730995 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121d500): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001234000 item 30 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121db40): _readAt: size=2, off=0 2025/08/19 01:57:06 ERROR : open-test-file(0xc00121db40): Couldn't read size of file 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121db40): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121db40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121db40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121db40): close: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121db40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121df00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121df00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121df00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121df00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121df00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.411402993 +0000 UTC m=+155.950677657 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00121df00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240640): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240640): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240640): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240640): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240640): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.411402993 +0000 UTC m=+155.950677657 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240640): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001234380 item 31 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240cc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240cc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240cc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240cc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240cc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.413728487 +0000 UTC m=+155.953003151 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001240cc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241200): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241200): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241200): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.413728487 +0000 UTC m=+155.953003151 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001234700 item 32 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241840): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241840): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241840): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241840): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241840): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.416141393 +0000 UTC m=+155.955416058 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241840): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001234a80 item 33 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.417348349 +0000 UTC m=+155.956623013 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001241cc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264240): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264240): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264240): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.417348349 +0000 UTC m=+155.956623013 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001234c40 item 33 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264880): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264880): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264880): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.419764872 +0000 UTC m=+155.959039536 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001234fc0 item 34 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.420806246 +0000 UTC m=+155.960080911 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001264d00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265240): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265240): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265240): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.420806246 +0000 UTC m=+155.960080911 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001235180 item 34 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265880): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265880): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265880): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.423276091 +0000 UTC m=+155.962550755 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001235500 item 35 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.424506368 +0000 UTC m=+155.963781033 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001265d00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107ee00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107ee00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107ee00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107ee00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107ee00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.424506368 +0000 UTC m=+155.963781033 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107ee00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012356c0 item 35 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f480): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f480): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.426335941 +0000 UTC m=+155.965610605 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010708c0 item 36 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.427135783 +0000 UTC m=+155.966410457 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107f980): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107fec0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107fec0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107fec0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107fec0): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107fec0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.427135783 +0000 UTC m=+155.966410457 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00107fec0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070a80 item 36 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109c580): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109c580): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109c580): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109c580): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109c580): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.429831099 +0000 UTC m=+155.969105783 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109c580): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070e00 item 37 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.43079049 +0000 UTC m=+155.970065184 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109ca00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109cf00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109cf00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109cf00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109cf00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109cf00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.43079049 +0000 UTC m=+155.970065184 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109cf00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001070fc0 item 37 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109d580): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109d580): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109d580): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109d580): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109d580): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.433315858 +0000 UTC m=+155.972590542 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109d580): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071340 item 38 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.434264838 +0000 UTC m=+155.973539522 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00109da80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4040): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4040): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4040): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4040): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4040): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.434264838 +0000 UTC m=+155.973539522 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4040): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071500 item 38 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c46c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c46c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c46c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c46c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c46c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.438537025 +0000 UTC m=+155.977811679 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c46c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071880 item 39 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.439167958 +0000 UTC m=+155.978442623 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c4bc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c50c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c50c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c50c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c50c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c50c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.439167958 +0000 UTC m=+155.978442623 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c50c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071a40 item 39 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5740): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5740): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5740): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5740): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5740): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.441136251 +0000 UTC m=+155.980410915 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5740): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001071dc0 item 40 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.442303632 +0000 UTC m=+155.981578306 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010c5c40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0200): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0200): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0200): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.442303632 +0000 UTC m=+155.981578306 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2000 item 40 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.444039229 +0000 UTC m=+155.983313892 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e07c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0cc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0cc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0cc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2380 item 41 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0cc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0cc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.44655048 +0000 UTC m=+155.985825165 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e0cc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2540 item 41 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.447673177 +0000 UTC m=+155.986947871 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1180): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e16c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e16c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e16c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e16c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e16c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.447673177 +0000 UTC m=+155.986947871 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e16c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2700 item 41 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.450825441 +0000 UTC m=+155.990100136 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0010e1d00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302280): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302280): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302280): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2a80 item 42 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302280): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302280): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.451748292 +0000 UTC m=+155.991022956 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302280): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2c40 item 42 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.452571598 +0000 UTC m=+155.991846262 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013027c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302d40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302d40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302d40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302d40): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302d40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.452571598 +0000 UTC m=+155.991846262 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001302d40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e2e00 item 42 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.454950511 +0000 UTC m=+155.994225195 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303380): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303880): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303880): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3180 item 43 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303880): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.455675301 +0000 UTC m=+155.994949985 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3340 item 43 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.456529463 +0000 UTC m=+155.995804147 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001303dc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320380): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320380): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320380): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320380): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320380): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.456529463 +0000 UTC m=+155.995804147 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320380): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3500 item 43 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.458684156 +0000 UTC m=+155.997958840 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013209c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320ec0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320ec0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320ec0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3880 item 44 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320ec0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320ec0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.459436749 +0000 UTC m=+155.998711432 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001320ec0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3a40 item 44 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.460278628 +0000 UTC m=+155.999553321 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321400): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321980): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321980): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321980): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321980): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321980): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.460278628 +0000 UTC m=+155.999553321 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001321980): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3c00 item 44 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.462322943 +0000 UTC m=+156.001597627 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e040): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e540): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e540): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e540): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344000 item 45 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e540): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e540): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.463117535 +0000 UTC m=+156.002392219 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133e540): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133ec40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133ec40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133ec40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133ec40): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133ec40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.463117535 +0000 UTC m=+156.002392219 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133ec40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013441c0 item 45 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.465242932 +0000 UTC m=+156.004517617 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f280): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f780): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f780): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f780): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344540 item 46 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f780): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f780): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.466047362 +0000 UTC m=+156.005322045 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133f780): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133fe80): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133fe80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133fe80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133fe80): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133fe80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.466047362 +0000 UTC m=+156.005322045 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00133fe80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344700 item 46 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.468220359 +0000 UTC m=+156.007495052 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360540): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360a40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360a40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360a40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344a80 item 47 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360a40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360a40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.469056718 +0000 UTC m=+156.008331413 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001360a40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361140): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361140): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361140): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.469056718 +0000 UTC m=+156.008331413 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344c40 item 47 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.471563843 +0000 UTC m=+156.010838526 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361780): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361c80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361c80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361c80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344fc0 item 48 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361c80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361c80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.472218531 +0000 UTC m=+156.011493214 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001361c80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137c400): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137c400): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137c400): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137c400): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137c400): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.472218531 +0000 UTC m=+156.011493214 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137c400): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001345180 item 48 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137ca40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137ca40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137ca40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137ca40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137ca40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.474798371 +0000 UTC m=+156.014073056 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137ca40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001345500 item 49 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.475822322 +0000 UTC m=+156.015097007 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137cec0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137d400): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137d400): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137d400): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137d400): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137d400): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.475822322 +0000 UTC m=+156.015097007 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137d400): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013456c0 item 49 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137da80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137da80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137da80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137da80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137da80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.477965965 +0000 UTC m=+156.017240649 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00137da80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001345a40 item 50 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.478923121 +0000 UTC m=+156.018197805 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e000): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e580): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e580): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e580): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e580): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e580): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.478923121 +0000 UTC m=+156.018197805 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139e580): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001345c00 item 50 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139ec00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139ec00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139ec00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139ec00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139ec00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.48110803 +0000 UTC m=+156.020382715 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139ec00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ac000 item 51 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.481899605 +0000 UTC m=+156.021174289 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f100): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f640): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f640): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f640): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f640): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f640): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.481899605 +0000 UTC m=+156.021174289 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139f640): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ac1c0 item 51 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139fcc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139fcc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139fcc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139fcc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139fcc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.484280513 +0000 UTC m=+156.023555197 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00139fcc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ac540 item 52 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.485388211 +0000 UTC m=+156.024662895 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c07c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c07c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c07c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c07c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c07c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.485388211 +0000 UTC m=+156.024662895 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c07c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ac700 item 52 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0e40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0e40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0e40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0e40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0e40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.487409303 +0000 UTC m=+156.026683987 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c0e40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013aca80 item 53 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.488199415 +0000 UTC m=+156.027474099 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1340): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1880): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1880): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1880): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.488199415 +0000 UTC m=+156.027474099 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013acc40 item 53 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1f00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1f00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1f00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1f00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1f00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.490546519 +0000 UTC m=+156.029821204 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013c1f00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013acfc0 item 54 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.491457268 +0000 UTC m=+156.030731952 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dc480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dca00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dca00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dca00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dca00): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dca00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.491457268 +0000 UTC m=+156.030731952 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dca00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ad180 item 54 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd080): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd080): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd080): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd080): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd080): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.49361688 +0000 UTC m=+156.032891564 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ad500 item 55 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.494454251 +0000 UTC m=+156.033728946 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013dd580): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013ddac0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013ddac0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013ddac0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013ddac0): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013ddac0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.494454251 +0000 UTC m=+156.033728946 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013ddac0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ad6c0 item 55 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc1c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc1c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc1c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc1c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc1c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.497595085 +0000 UTC m=+156.036869789 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc1c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ada40 item 56 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.498758347 +0000 UTC m=+156.038033051 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fc6c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fcc40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fcc40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fcc40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fcc40): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fcc40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.498758347 +0000 UTC m=+156.038033051 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fcc40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013adc00 item 56 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.501305216 +0000 UTC m=+156.040579920 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd280): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd7c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd7c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd7c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416000 item 57 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd7c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd7c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.502344035 +0000 UTC m=+156.041618739 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fd7c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014161c0 item 57 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.503394026 +0000 UTC m=+156.042668719 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0013fdd00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e300): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e300): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e300): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e300): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e300): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.503394026 +0000 UTC m=+156.042668719 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e300): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416380 item 57 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.505438291 +0000 UTC m=+156.044712955 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141e940): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141ee80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141ee80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141ee80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416700 item 58 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141ee80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141ee80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.506137272 +0000 UTC m=+156.045411926 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141ee80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014168c0 item 58 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.506964844 +0000 UTC m=+156.046239509 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f3c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f980): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f980): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f980): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f980): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f980): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.506964844 +0000 UTC m=+156.046239509 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00141f980): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416a80 item 58 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.508882172 +0000 UTC m=+156.048156836 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e040): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e580): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e580): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e580): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416e00 item 59 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e580): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e580): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.50956326 +0000 UTC m=+156.048837924 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143e580): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416fc0 item 59 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.510272261 +0000 UTC m=+156.049546925 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143eac0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f040): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f040): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f040): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f040): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f040): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.510272261 +0000 UTC m=+156.049546925 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f040): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417180 item 59 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.512699925 +0000 UTC m=+156.051974619 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143f680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143fbc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143fbc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143fbc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417500 item 60 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143fbc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143fbc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.513648415 +0000 UTC m=+156.052923109 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00143fbc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014176c0 item 60 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.514570325 +0000 UTC m=+156.053845009 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c180): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c740): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c740): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c740): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c740): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c740): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.514570325 +0000 UTC m=+156.053845009 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145c740): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417880 item 60 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.517307491 +0000 UTC m=+156.056582175 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145cd80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145d2c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145d2c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145d2c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417c00 item 61 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145d2c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145d2c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.518105728 +0000 UTC m=+156.057380412 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00145d2c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9240): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9240): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9240): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.518105728 +0000 UTC m=+156.057380412 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119a700 item 61 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.520269458 +0000 UTC m=+156.059544142 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9dc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9dc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9dc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119aa80 item 62 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9dc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9dc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.521170989 +0000 UTC m=+156.060445683 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011a9dc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2540): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2540): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2540): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2540): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2540): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.521170989 +0000 UTC m=+156.060445683 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2540): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119ac40 item 62 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.522912607 +0000 UTC m=+156.062187271 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c2b80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c30c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c30c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c30c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119afc0 item 63 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c30c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c30c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.52367614 +0000 UTC m=+156.062950804 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c30c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c37c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c37c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c37c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c37c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c37c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.52367614 +0000 UTC m=+156.062950804 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c37c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b180 item 63 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.525459516 +0000 UTC m=+156.064734180 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011c3e00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e03c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e03c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e03c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b500 item 64 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e03c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e03c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.525987426 +0000 UTC m=+156.065262091 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e03c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e0ac0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e0ac0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e0ac0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e0ac0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e0ac0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.525987426 +0000 UTC m=+156.065262091 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e0ac0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119b6c0 item 64 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1100): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1100): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1100): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1100): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1100): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.527448568 +0000 UTC m=+156.066723232 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1100): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119ba40 item 65 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.528014981 +0000 UTC m=+156.067289645 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1580): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1a80): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1a80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1a80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1a80): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1a80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.528014981 +0000 UTC m=+156.067289645 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0011e1a80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119bc00 item 65 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482140): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482140): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482140): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.529854072 +0000 UTC m=+156.069128756 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492000 item 66 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.530886619 +0000 UTC m=+156.070161303 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014825c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482b00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482b00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482b00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482b00): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482b00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.530886619 +0000 UTC m=+156.070161303 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001482b00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014921c0 item 66 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483140): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483140): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483140): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.533198617 +0000 UTC m=+156.072473301 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492540 item 67 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.534164059 +0000 UTC m=+156.073438742 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014835c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483ac0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483ac0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483ac0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483ac0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483ac0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.534164059 +0000 UTC m=+156.073438742 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001483ac0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492700 item 67 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa1c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa1c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa1c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa1c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa1c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.536170112 +0000 UTC m=+156.075444796 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa1c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492a80 item 68 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.537739556 +0000 UTC m=+156.077014280 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aa6c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aac00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aac00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aac00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aac00): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aac00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.537739556 +0000 UTC m=+156.077014280 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014aac00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492c40 item 68 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab240): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab240): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab240): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.540831729 +0000 UTC m=+156.080106403 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001492fc0 item 69 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.542267443 +0000 UTC m=+156.081542157 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ab6c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014abbc0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014abbc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014abbc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014abbc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014abbc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.542267443 +0000 UTC m=+156.081542157 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014abbc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493180 item 69 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca2c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca2c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca2c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca2c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca2c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.546039841 +0000 UTC m=+156.085314544 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca2c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493500 item 70 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.547257535 +0000 UTC m=+156.086532239 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014ca7c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cad00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cad00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cad00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cad00): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cad00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.547257535 +0000 UTC m=+156.086532239 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cad00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014936c0 item 70 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb380): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb380): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb380): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb380): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb380): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.550134745 +0000 UTC m=+156.089409438 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb380): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493a40 item 71 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.550999005 +0000 UTC m=+156.090273699 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cb880): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cbd80): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cbd80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cbd80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cbd80): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cbd80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.550999005 +0000 UTC m=+156.090273699 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014cbd80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001493c00 item 71 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8480): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8480): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.553931148 +0000 UTC m=+156.093205862 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f4000 item 72 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.554933508 +0000 UTC m=+156.094208202 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8980): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8ec0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8ec0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8ec0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8ec0): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8ec0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.554933508 +0000 UTC m=+156.094208202 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e8ec0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f41c0 item 72 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.557109931 +0000 UTC m=+156.096384626 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9980): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9980): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9980): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f4540 item 73 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9980): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9980): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.558070604 +0000 UTC m=+156.097345308 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9980): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f4700 item 73 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.559261549 +0000 UTC m=+156.098536252 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0014e9e40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150c400): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150c400): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150c400): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150c400): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150c400): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.559261549 +0000 UTC m=+156.098536252 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150c400): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f48c0 item 73 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.561963638 +0000 UTC m=+156.101238342 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150ca40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150cf40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150cf40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150cf40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f4c40 item 74 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150cf40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150cf40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.562810808 +0000 UTC m=+156.102085512 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150cf40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f4e00 item 74 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.564170329 +0000 UTC m=+156.103445033 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150d480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150da00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150da00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150da00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150da00): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150da00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.564170329 +0000 UTC m=+156.103445033 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00150da00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f4fc0 item 74 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.566290917 +0000 UTC m=+156.105565582 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015300c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015305c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015305c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015305c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f5340 item 75 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015305c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015305c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.567005599 +0000 UTC m=+156.106280263 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015305c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): _writeAt: size=3, off=2 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f5500 item 75 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.568028007 +0000 UTC m=+156.107302670 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001530b00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531040): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531040): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531040): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531040): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531040): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.568028007 +0000 UTC m=+156.107302670 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531040): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f56c0 item 75 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.570858448 +0000 UTC m=+156.110133152 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531b80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531b80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531b80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f5a40 item 76 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531b80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531b80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.571656445 +0000 UTC m=+156.110931108 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001531b80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f5c00 item 76 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): _writeAt: size=3, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.572454523 +0000 UTC m=+156.111729187 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c6c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c6c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c6c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c6c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c6c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.572454523 +0000 UTC m=+156.111729187 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154c6c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f5dc0 item 76 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.576212203 +0000 UTC m=+156.115486897 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154cd00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d200): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d200): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155a1c0 item 77 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d200): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.577115869 +0000 UTC m=+156.116390552 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d900): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d900): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d900): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d900): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d900): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.577115869 +0000 UTC m=+156.116390552 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154d900): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155a380 item 77 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.5795156 +0000 UTC m=+156.118790265 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00154df40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015764c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015764c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015764c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155a700 item 78 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015764c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015764c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.580087814 +0000 UTC m=+156.119362479 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015764c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001576bc0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001576bc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001576bc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001576bc0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001576bc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.580087814 +0000 UTC m=+156.119362479 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001576bc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155a8c0 item 78 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.582261743 +0000 UTC m=+156.121536427 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577200): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577700): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577700): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577700): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155ac40 item 79 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577700): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577700): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.582921231 +0000 UTC m=+156.122195905 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577700): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577e00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577e00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577e00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577e00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577e00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.582921231 +0000 UTC m=+156.122195905 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001577e00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155ae00 item 79 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.585655221 +0000 UTC m=+156.124929915 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015904c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015909c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015909c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015909c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155b180 item 80 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015909c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015909c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.586391482 +0000 UTC m=+156.125666176 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015909c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015910c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015910c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015910c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015910c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015910c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.586391482 +0000 UTC m=+156.125666176 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015910c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155b340 item 80 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591700): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591700): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591700): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591700): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591700): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.58875176 +0000 UTC m=+156.128026424 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591700): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155b6c0 item 81 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.589990785 +0000 UTC m=+156.129265470 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001591b80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae140): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae140): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae140): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.589990785 +0000 UTC m=+156.129265470 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155b880 item 81 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae7c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae7c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae7c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae7c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae7c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.592429351 +0000 UTC m=+156.131704035 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015ae7c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155bc00 item 82 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.59373968 +0000 UTC m=+156.133014363 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015aecc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af240): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af240): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af240): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af240): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af240): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.59373968 +0000 UTC m=+156.133014363 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af240): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155bdc0 item 82 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af8c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af8c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af8c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af8c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af8c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.595913558 +0000 UTC m=+156.135188242 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015af8c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c61c0 item 83 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.596905139 +0000 UTC m=+156.136179823 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015afdc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8380): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8380): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8380): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8380): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8380): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.596905139 +0000 UTC m=+156.136179823 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8380): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c6380 item 83 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8a00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8a00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8a00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8a00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8a00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.599295864 +0000 UTC m=+156.138570548 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8a00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c6700 item 84 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.600273018 +0000 UTC m=+156.139547711 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d8f00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9480): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9480): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9480): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9480): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9480): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.600273018 +0000 UTC m=+156.139547711 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9480): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c68c0 item 84 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9b00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9b00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9b00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9b00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9b00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.602566732 +0000 UTC m=+156.141841416 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015d9b00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c6c40 item 85 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.6034452 +0000 UTC m=+156.142719893 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f05c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f05c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f05c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f05c0): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f05c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.6034452 +0000 UTC m=+156.142719893 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f05c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c6e00 item 85 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0c40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0c40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0c40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0c40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0c40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.605760655 +0000 UTC m=+156.145035329 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f0c40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c7180 item 86 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.606833328 +0000 UTC m=+156.146108011 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1140): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f16c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f16c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f16c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f16c0): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f16c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.606833328 +0000 UTC m=+156.146108011 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f16c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c7340 item 86 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1d40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1d40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1d40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1d40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1d40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.608635668 +0000 UTC m=+156.147910333 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0015f1d40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c76c0 item 87 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.609272453 +0000 UTC m=+156.148547117 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0016122c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612800): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612800): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612800): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612800): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612800): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.609272453 +0000 UTC m=+156.148547117 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612800): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c7880 item 87 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612e80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612e80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612e80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612e80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612e80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.611267997 +0000 UTC m=+156.150542681 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001612e80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c7c00 item 88 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.612029466 +0000 UTC m=+156.151304150 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613380): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613900): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613900): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613900): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613900): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613900): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.612029466 +0000 UTC m=+156.151304150 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613900): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015c7dc0 item 88 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.613926536 +0000 UTC m=+156.153201220 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc001613f40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c500): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c500): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c500): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00162a1c0 item 89 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c500): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c500): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.614631298 +0000 UTC m=+156.153905982 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c500): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00162a380 item 89 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.615527239 +0000 UTC m=+156.154801923 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ca40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162cfc0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162cfc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162cfc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162cfc0): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162cfc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.615527239 +0000 UTC m=+156.154801923 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162cfc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00162a540 item 89 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.617847061 +0000 UTC m=+156.157121745 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162d600): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2080): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2080): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2080): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00162a8c0 item 90 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2080): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2080): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.619089022 +0000 UTC m=+156.158363707 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014160e0 item 90 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.620008186 +0000 UTC m=+156.159282861 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2980): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2f40): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2f40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2f40): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2f40): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2f40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.620008186 +0000 UTC m=+156.159282861 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f2f40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014162a0 item 90 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.622551539 +0000 UTC m=+156.161826223 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f35c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f3b40): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f3b40): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f3b40): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416620 item 91 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f3b40): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f3b40): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.624327401 +0000 UTC m=+156.163602084 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006f3b40): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): >_readAt: n=2, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): _writeAt: size=3, off=7 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014167e0 item 91 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.625602704 +0000 UTC m=+156.164877397 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c100): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c680): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c680): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c680): >_readAt: n=8, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.625602704 +0000 UTC m=+156.164877397 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162c680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014169a0 item 91 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.628139032 +0000 UTC m=+156.167413747 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162ccc0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162db00): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162db00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162db00): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416d20 item 92 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162db00): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162db00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.628963369 +0000 UTC m=+156.168238053 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc00162db00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): open at offset 5 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001416ee0 item 92 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): _readAt: size=2, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): _writeAt: size=3, off=5 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): >_writeAt: n=3, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.630012427 +0000 UTC m=+156.169287111 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8100): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8740): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8740): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8740): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8740): >_readAt: n=3, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8740): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.630012427 +0000 UTC m=+156.169287111 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8740): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014170a0 item 92 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.632408433 +0000 UTC m=+156.171683118 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab8d80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab92c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab92c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab92c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417420 item 93 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab92c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab92c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.633201671 +0000 UTC m=+156.172476355 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab92c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab99c0): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab99c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab99c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab99c0): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab99c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.633201671 +0000 UTC m=+156.172476355 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000ab99c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014175e0 item 93 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.635919721 +0000 UTC m=+156.175194405 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612080): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612600): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612600): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612600): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417960 item 94 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612600): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612600): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.636914077 +0000 UTC m=+156.176188761 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612600): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612d00): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612d00): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612d00): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612d00): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612d00): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.636914077 +0000 UTC m=+156.176188761 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc000612d00): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417b20 item 94 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.640451995 +0000 UTC m=+156.179726690 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0006136c0): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ee000): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ee000): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ee000): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001417f10 item 95 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ee000): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ee000): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.641454757 +0000 UTC m=+156.180729451 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ee000): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ef700): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ef700): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ef700): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ef700): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ef700): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.641454757 +0000 UTC m=+156.180729451 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003ef700): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0150 item 95 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): open at offset 0 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): _readAt: size=2, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): >_readAt: n=0, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.644895292 +0000 UTC m=+156.184169985 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0003efe80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0680): _writeAt: size=5, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0680): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0680): >openPending: err= 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0d20 item 96 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0680): >_writeAt: n=5, err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0680): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.645727714 +0000 UTC m=+156.185002398 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0680): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 01:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 01:57:06 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 01:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 01:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0d80): _readAt: size=512, off=0 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0d80): openPending: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0d80): >openPending: err= 2025/08/19 01:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0d80): >_readAt: n=5, err=EOF 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0d80): close: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 01:57:06.645727714 +0000 UTC m=+156.185002398 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:06 DEBUG : open-test-file(0xc0007c0d80): >close: err= 2025/08/19 01:57:06 DEBUG : open-test-file: Remove: 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f10a0 item 96 2025/08/19 01:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 01:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 01:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 01:57:06 DEBUG : open-test-file: >Remove: err= 2025/08/19 01:57:06 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:06 DEBUG : Looking for writers 2025/08/19 01:57:06 DEBUG : >WaitForWriters: 2025/08/19 01:57:06 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.96s) --- PASS: TestRWFileHandleOpenTests/writes (0.97s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.99s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.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.01s) --- 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.01s) --- 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:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:07 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:57:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:07 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:57:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:07 DEBUG : file1: newRWFileHandle: 2025/08/19 01:57:07 DEBUG : file1(0xc0007c16c0): openPending: 2025/08/19 01:57:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:57:07 DEBUG : file1(0xc0007c16c0): >openPending: err= 2025/08/19 01:57:07 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 01:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:57:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 01:57:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 01:57:08 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/08/19 01:57:10 DEBUG : Can set mod time: true 2025/08/19 01:57:10 DEBUG : file1(0xc0007c16c0): _writeAt: size=2, off=0 2025/08/19 01:57:10 DEBUG : file1(0xc0007c16c0): >_writeAt: n=2, err= 2025/08/19 01:57:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/19 01:57:10 DEBUG : file1(0xc0007c16c0): RWFileHandle.Flush 2025/08/19 01:57:10 DEBUG : file1(0xc0007c16c0): RWFileHandle.Release 2025/08/19 01:57:10 DEBUG : file1(0xc0007c16c0): close: 2025/08/19 01:57:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/19 01:57:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:10 DEBUG : file1(0xc0007c16c0): >close: err= 2025/08/19 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:57:10 DEBUG : file1: vfs cache: starting upload 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:57:10 DEBUG : Looking for writers 2025/08/19 01:57:10 DEBUG : file1: reading active writers 2025/08/19 01:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:57:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/19 01:57:11 DEBUG : Looking for writers 2025/08/19 01:57:11 DEBUG : file1: reading active writers 2025/08/19 01:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:57:12 DEBUG : Looking for writers 2025/08/19 01:57:12 DEBUG : file1: reading active writers 2025/08/19 01:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:57:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/19 01:57:12 INFO : file1: Copied (new) 2025/08/19 01:57:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/19 01:57:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 01:57:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/19 01:57:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:57:12 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 01:57:13 DEBUG : Looking for writers 2025/08/19 01:57:13 DEBUG : file1: reading active writers 2025/08/19 01:57:13 DEBUG : >WaitForWriters: 2025/08/19 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:13 DEBUG : Looking for writers 2025/08/19 01:57:13 DEBUG : file1: reading active writers 2025/08/19 01:57:13 DEBUG : >WaitForWriters: 2025/08/19 01:57:13 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (7.15s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:14 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:14 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:57:14 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:14 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:57:14 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:57:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:57:14 DEBUG : rename_me: newRWFileHandle: 2025/08/19 01:57:14 DEBUG : rename_me(0xc0003b1740): openPending: 2025/08/19 01:57:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 01:57:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/19 01:57:14 DEBUG : rename_me(0xc0003b1740): >openPending: err= 2025/08/19 01:57:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/19 01:57:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/19 01:57:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/19 01:57:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/19 01:57:14 DEBUG : rename_me(0xc0003b1740): _writeAt: size=5, off=0 2025/08/19 01:57:14 DEBUG : rename_me(0xc0003b1740): >_writeAt: n=5, err= 2025/08/19 01:57:14 DEBUG : rename_me(0xc0003b1740): close: 2025/08/19 01:57:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-19 01:57:14.411168989 +0000 UTC m=+163.950443713 2025/08/19 01:57:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/19 01:57:14 DEBUG : rename_me(0xc0003b1740): >close: err= 2025/08/19 01:57:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/19 01:57:14 DEBUG : i_was_renamed: Updating file with 0xc000752cc0 2025/08/19 01:57:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/19 01:57:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/19 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:14 DEBUG : Looking for writers 2025/08/19 01:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 01:57:14 DEBUG : Looking for writers 2025/08/19 01:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 01:57:14 DEBUG : Looking for writers 2025/08/19 01:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 01:57:14 DEBUG : Looking for writers 2025/08/19 01:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 01:57:14 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/19 01:57:14 DEBUG : Looking for writers 2025/08/19 01:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 01:57:14 DEBUG : Looking for writers 2025/08/19 01:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 01:57:15 DEBUG : Looking for writers 2025/08/19 01:57:15 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 01:57:15 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/08/19 01:57:15 DEBUG : Looking for writers 2025/08/19 01:57:15 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:57:16 DEBUG : Looking for writers 2025/08/19 01:57:16 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 01:57:16 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:57:16 INFO : i_was_renamed: Copied (new) 2025/08/19 01:57:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-19 01:57:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/19 01:57:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/19 01:57:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/19 01:57:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/19 01:57:17 DEBUG : Looking for writers 2025/08/19 01:57:17 DEBUG : i_was_renamed: reading active writers 2025/08/19 01:57:17 DEBUG : >WaitForWriters: 2025/08/19 01:57:17 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (4.13s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:18 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 01:57:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:18 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gebapop6vete" 2025/08/19 01:57:18 INFO : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 01:57:18 DEBUG : forgetting directory cache 2025/08/19 01:57:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/19 01:57:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate(0xc000ab87c0): _readAt: size=512, off=0 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate(0xc000ab87c0): openPending: 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 00:58:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 01:57:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate(0xc000ab87c0): >openPending: err= 2025/08/19 01:57:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:21 DEBUG : forgetting directory cache 2025/08/19 01:57:21 DEBUG : forgetting directory cache 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate(0xc000ab87c0): >_readAt: n=20, err=EOF 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate(0xc000ab87c0): close: 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 00:58:18 +0000 UTC 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate(0xc000ab87c0): >close: err= 2025/08/19 01:57:21 DEBUG : Re-reading directory (443.442881ms old) 2025/08/19 01:57:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:22 DEBUG : forgetting directory cache 2025/08/19 01:57:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009be380): _readAt: size=512, off=0 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009be380): openPending: 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 00:59:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-19 00:58:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 00:59:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-19 00:58:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/19 01:57:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 01:57:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009be380): >openPending: err= 2025/08/19 01:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:24 DEBUG : forgetting directory cache 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009be380): >_readAt: n=20, err=EOF 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009be380): close: 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 00:59:18 +0000 UTC 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate(0xc0009be380): >close: err= 2025/08/19 01:57:24 DEBUG : Re-reading directory (202.309203ms old) 2025/08/19 01:57:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:25 DEBUG : forgetting directory cache 2025/08/19 01:57:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate(0xc000ab8940): _readAt: size=512, off=0 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate(0xc000ab8940): openPending: 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 01:00:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-19 00:59:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 01:00:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-19 00:59:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/19 01:57:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 01:57:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate(0xc000ab8940): >openPending: err= 2025/08/19 01:57:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:27 DEBUG : forgetting directory cache 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate(0xc000ab8940): >_readAt: n=20, err=EOF 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate(0xc000ab8940): close: 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:00:18 +0000 UTC 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate(0xc000ab8940): >close: err= 2025/08/19 01:57:27 DEBUG : Re-reading directory (244.695533ms old) 2025/08/19 01:57:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:28 DEBUG : forgetting directory cache 2025/08/19 01:57:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/19 01:57:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate(0xc000ab8440): _readAt: size=512, off=0 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate(0xc000ab8440): openPending: 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 01:01:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-19 01:00:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 01:01:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-19 01:00:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/19 01:57:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 01:57:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate(0xc000ab8440): >openPending: err= 2025/08/19 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:30 DEBUG : forgetting directory cache 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate(0xc000ab8440): >_readAt: n=20, err=EOF 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate(0xc000ab8440): close: 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:01:18 +0000 UTC 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate(0xc000ab8440): >close: err= 2025/08/19 01:57:30 DEBUG : Re-reading directory (318.821044ms old) 2025/08/19 01:57:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:31 DEBUG : forgetting directory cache 2025/08/19 01:57:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/19 01:57:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate(0xc0006f2980): _readAt: size=512, off=0 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate(0xc0006f2980): openPending: 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 01:02:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-19 01:01:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 01:02:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-19 01:01:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/19 01:57:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 01:57:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate(0xc0006f2980): >openPending: err= 2025/08/19 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:33 DEBUG : forgetting directory cache 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate(0xc0006f2980): >_readAt: n=20, err=EOF 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate(0xc0006f2980): close: 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:02:18 +0000 UTC 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate(0xc0006f2980): >close: err= 2025/08/19 01:57:33 DEBUG : Re-reading directory (216.548662ms old) 2025/08/19 01:57:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:33 DEBUG : forgetting directory cache 2025/08/19 01:57:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/19 01:57:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate(0xc000ab8500): _readAt: size=512, off=0 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate(0xc000ab8500): openPending: 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 01:03:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-19 01:02:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 01:03:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-19 01:02:18 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/19 01:57:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 01:57:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate(0xc000ab8500): >openPending: err= 2025/08/19 01:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:36 DEBUG : forgetting directory cache 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate(0xc000ab8500): >_readAt: n=20, err=EOF 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate(0xc000ab8500): close: 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:03:18 +0000 UTC 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate(0xc000ab8500): >close: err= 2025/08/19 01:57:36 DEBUG : Re-reading directory (221.967059ms old) 2025/08/19 01:57:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:36 DEBUG : forgetting directory cache 2025/08/19 01:57:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/08/19 01:57:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate(0xc000ab8c40): _readAt: size=512, off=0 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate(0xc000ab8c40): openPending: 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-19 01:04:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-19 01:03:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-19 01:04:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-19 01:03:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/19 01:57:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/19 01:57:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate(0xc000ab8c40): >openPending: err= 2025/08/19 01:57:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:39 DEBUG : forgetting directory cache 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate(0xc000ab8c40): >_readAt: n=21, err=EOF 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate(0xc000ab8c40): close: 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:04:18 +0000 UTC 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate(0xc000ab8c40): >close: err= 2025/08/19 01:57:39 DEBUG : Re-reading directory (214.806193ms old) 2025/08/19 01:57:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:39 DEBUG : forgetting directory cache 2025/08/19 01:57:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate(0xc0007c0640): _readAt: size=512, off=0 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate(0xc0007c0640): openPending: 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-19 01:05:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-19 01:04:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-19 01:05:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-19 01:04:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/19 01:57:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/19 01:57:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate(0xc0007c0640): >openPending: err= 2025/08/19 01:57:41 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:42 DEBUG : forgetting directory cache 2025/08/19 01:57:42 DEBUG : TestRWCacheUpdate(0xc0007c0640): >_readAt: n=22, err=EOF 2025/08/19 01:57:42 DEBUG : TestRWCacheUpdate(0xc0007c0640): close: 2025/08/19 01:57:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:05:18 +0000 UTC 2025/08/19 01:57:42 DEBUG : TestRWCacheUpdate(0xc0007c0640): >close: err= 2025/08/19 01:57:42 DEBUG : Re-reading directory (204.615974ms old) 2025/08/19 01:57:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:42 DEBUG : forgetting directory cache 2025/08/19 01:57:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate(0xc0007c0e80): _readAt: size=512, off=0 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate(0xc0007c0e80): openPending: 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-19 01:06:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-19 01:05:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-19 01:06:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-19 01:05:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/19 01:57:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/19 01:57:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate(0xc0007c0e80): >openPending: err= 2025/08/19 01:57:44 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:44 DEBUG : forgetting directory cache 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate(0xc0007c0e80): >_readAt: n=23, err=EOF 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate(0xc0007c0e80): close: 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:06:18 +0000 UTC 2025/08/19 01:57:44 DEBUG : TestRWCacheUpdate(0xc0007c0e80): >close: err= 2025/08/19 01:57:44 DEBUG : Re-reading directory (219.25952ms old) 2025/08/19 01:57:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:45 DEBUG : forgetting directory cache 2025/08/19 01:57:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate(0xc0006f24c0): _readAt: size=512, off=0 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate(0xc0006f24c0): openPending: 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-19 01:07:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-19 01:06:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-19 01:07:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-19 01:06:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/19 01:57:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/19 01:57:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate(0xc0006f24c0): >openPending: err= 2025/08/19 01:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:47 DEBUG : forgetting directory cache 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate(0xc0006f24c0): >_readAt: n=24, err=EOF 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate(0xc0006f24c0): close: 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 01:07:18 +0000 UTC 2025/08/19 01:57:47 DEBUG : TestRWCacheUpdate(0xc0006f24c0): >close: err= 2025/08/19 01:57:47 DEBUG : Re-reading directory (211.30769ms old) 2025/08/19 01:57:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 01:57:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 01:57:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:48 DEBUG : Looking for writers 2025/08/19 01:57:48 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/19 01:57:48 DEBUG : >WaitForWriters: 2025/08/19 01:57:48 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': vfs cache: cleaner exiting 2025/08/19 01:57:48 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (30.52s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.41s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:50 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/08/19 01:57:52 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/08/19 01:57:53 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:53 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:57:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:57:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/19 01:57:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/19 01:57:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/19 01:57:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/19 01:57:54 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:54 DEBUG : Looking for writers 2025/08/19 01:57:54 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/19 01:57:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/19 01:57:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:55 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:55 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:57:55 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': Reusing VFS from active cache 2025/08/19 01:57:55 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:55 DEBUG : Looking for writers 2025/08/19 01:57:55 DEBUG : >WaitForWriters: 2025/08/19 01:57:55 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:55 DEBUG : Looking for writers 2025/08/19 01:57:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.40s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:56 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:56 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:57:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:56 DEBUG : Looking for writers 2025/08/19 01:57:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.42s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:56 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:56 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:57:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:57:56 DEBUG : Looking for writers 2025/08/19 01:57:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.40s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:57:57 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:57:57 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:57:57 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:02 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:02 DEBUG : dir: Looking for writers 2025/08/19 01:58:02 DEBUG : file2: reading active writers 2025/08/19 01:58:02 DEBUG : Looking for writers 2025/08/19 01:58:02 DEBUG : dir: reading active writers 2025/08/19 01:58:02 DEBUG : file1: reading active writers 2025/08/19 01:58:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.78s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:03 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:03 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:04 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:07 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:09 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:09 DEBUG : dir: Looking for writers 2025/08/19 01:58:09 DEBUG : Looking for writers 2025/08/19 01:58:09 DEBUG : dir: reading active writers 2025/08/19 01:58:09 DEBUG : file1: reading active writers 2025/08/19 01:58:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.94s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:10 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:10 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:11 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:14 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:58:15 DEBUG : file1: Open: flags=O_RDONLY 2025/08/19 01:58:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/19 01:58:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/19 01:58:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:58:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/19 01:58:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 01:58:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/19 01:58:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/19 01:58:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/19 01:58:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/19 01:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/19 01:58:16 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 01:58:18 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/19 01:58:18 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/19 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/19 01:58:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/19 01:58:18 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:18 DEBUG : dir: Looking for writers 2025/08/19 01:58:18 DEBUG : file2: reading active writers 2025/08/19 01:58:18 DEBUG : new_file.txt: reading active writers 2025/08/19 01:58:18 DEBUG : Looking for writers 2025/08/19 01:58:18 DEBUG : dir: reading active writers 2025/08/19 01:58:18 DEBUG : file1: reading active writers 2025/08/19 01:58:18 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty --- PASS: TestVFSOpenFile (11.58s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:22 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:22 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:23 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/19 01:58:26 DEBUG : dir/file2: same parent dir (ODFfOTM4NzA4MF9sNG50TQ) - using file/rename instead of move_copy for dir/file1 2025/08/19 01:58:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/19 01:58:26 DEBUG : dir/file1: Updating file with dir/file1 0xc001519a40 2025/08/19 01:58:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/19 01:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:27 INFO : dir/file1: Moved (server-side) to: file0 2025/08/19 01:58:27 DEBUG : file0: Updating file with file0 0xc001519a40 2025/08/19 01:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/19 01:58:27 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:27 DEBUG : dir: Looking for writers 2025/08/19 01:58:27 DEBUG : Looking for writers 2025/08/19 01:58:27 DEBUG : dir: reading active writers 2025/08/19 01:58:27 DEBUG : file0: reading active writers 2025/08/19 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.02s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:29 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:29 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:29 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:29 DEBUG : Looking for writers 2025/08/19 01:58:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.60s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:30 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:30 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:30 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/19 01:58:31 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/19 01:58:32 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/19 01:58:33 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/19 01:58:34 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/19 01:58:34 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:34 DEBUG : c: Looking for writers 2025/08/19 01:58:34 DEBUG : d: Looking for writers 2025/08/19 01:58:34 DEBUG : Looking for writers 2025/08/19 01:58:34 DEBUG : a: Looking for writers 2025/08/19 01:58:34 DEBUG : b: Looking for writers 2025/08/19 01:58:34 DEBUG : Looking for writers 2025/08/19 01:58:34 DEBUG : /: reading active writers 2025/08/19 01:58:34 DEBUG : a: reading active writers 2025/08/19 01:58:34 DEBUG : b: reading active writers 2025/08/19 01:58:34 DEBUG : c: reading active writers 2025/08/19 01:58:34 DEBUG : d: reading active writers 2025/08/19 01:58:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (7.32s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:37 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:37 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/19 01:58:38 ERROR : a/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/08/19 01:58:38 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:38 DEBUG : a: Looking for writers 2025/08/19 01:58:38 DEBUG : Looking for writers 2025/08/19 01:58:38 DEBUG : a: reading active writers 2025/08/19 01:58:38 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (1.73s) === 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:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:39 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:39 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:39 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:39 DEBUG : Looking for writers 2025/08/19 01:58:39 DEBUG : >WaitForWriters: run.go:125: removing dir "a" failed - try 1/3: Directory doesn't exist (Error 404) --- PASS: TestVFSIsMetadataFile (2.33s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:41 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:41 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/19 01:58:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/19 01:58:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/19 01:58:41 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 01:58:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/19 01:58:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:58:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/19 01:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 01:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:43 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 01:58:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/19 01:58:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 01:58:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 01:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:45 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (7 bytes), uploading instead of streaming 2025/08/19 01:58:45 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/08/19 01:58:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/19 01:58:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:46 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:46 DEBUG : Looking for writers 2025/08/19 01:58:46 DEBUG : file1: reading active writers 2025/08/19 01:58:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.65s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:48 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:48 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/19 01:58:49 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/19 01:58:49 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/19 01:58:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/19 01:58:49 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (11 bytes), uploading instead of streaming 2025/08/19 01:58:50 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/19 01:58:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/19 01:58:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/19 01:58:51 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:51 DEBUG : Looking for writers 2025/08/19 01:58:51 DEBUG : file1: reading active writers 2025/08/19 01:58:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.10s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:52 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:52 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:52 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/19 01:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:52 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 01:58:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/19 01:58:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 01:58:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/19 01:58:54 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:54 DEBUG : Looking for writers 2025/08/19 01:58:54 DEBUG : file1: reading active writers 2025/08/19 01:58:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.97s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:55 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:55 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:55 DEBUG : file1: WriteFileHandle.Release closing 2025/08/19 01:58:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:55 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 01:58:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/19 01:58:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/19 01:58:57 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:58:57 DEBUG : Looking for writers 2025/08/19 01:58:57 DEBUG : file1: reading active writers 2025/08/19 01:58:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:58:57 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:58:57 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:58:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:58:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:58:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:58:58 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (2 bytes), uploading instead of streaming 2025/08/19 01:58:58 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/19 01:59:00 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/19 01:59:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:59:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/19 01:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:00 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:59:00 DEBUG : Looking for writers 2025/08/19 01:59:00 DEBUG : file1: reading active writers 2025/08/19 01:59:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.13s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:59:00 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:59:00 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:59:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:59:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:59:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:01 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 01:59:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/19 01:59:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:59:02 DEBUG : file1: Open: flags=O_RDONLY 2025/08/19 01:59:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/19 01:59:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/19 01:59:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:59:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/19 01:59:03 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:59:03 DEBUG : Looking for writers 2025/08/19 01:59:03 DEBUG : file1: reading active writers 2025/08/19 01:59:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.94s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-gebapop6vete'", Local "Local file system at /tmp/rclone934713976", Modify Window "1s" 2025/08/19 01:59:03 INFO : OpenDrive root 'rclone-test-gebapop6vete': poll-interval is not supported by this remote 2025/08/19 01:59:03 NOTICE: OpenDrive root 'rclone-test-gebapop6vete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 01:59:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 01:59:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 01:59:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:04 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': File to upload is small (100 bytes), uploading instead of streaming 2025/08/19 01:59:04 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/08/19 01:59:06 DEBUG : file1: md5 = ba8cce924c167576ad7cfd407be35614 OK 2025/08/19 01:59:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/19 01:59:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 01:59:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 01:59:06 DEBUG : file1: Open: flags=O_RDONLY 2025/08/19 01:59:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/19 01:59:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/19 01:59:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 01:59:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/19 01:59:06 DEBUG : WaitForWriters: timeout=30s 2025/08/19 01:59:06 DEBUG : Looking for writers 2025/08/19 01:59:06 DEBUG : file1: reading active writers 2025/08/19 01:59:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.89s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/19 01:59:07 DEBUG : OpenDrive root 'rclone-test-gebapop6vete': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 4m38.148571783s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestVFSMkdirAll]