"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/12/22 04:57:49 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kocufos5buno" 2024/12/22 04:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 04:57:50 DEBUG : Creating backend with remote "/tmp/rclone2285949746" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:57:50 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:57:52 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:57:52 DEBUG : dir: Looking for writers 2024/12/22 04:57:52 DEBUG : : Looking for writers 2024/12/22 04:57:52 DEBUG : dir: reading active writers 2024/12/22 04:57:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.79s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:57:53 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:57:55 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:57:55 DEBUG : dir/subdir: Looking for writers 2024/12/22 04:57:55 DEBUG : dir: Looking for writers 2024/12/22 04:57:55 DEBUG : file1: reading active writers 2024/12/22 04:57:55 DEBUG : file2: reading active writers 2024/12/22 04:57:55 DEBUG : subdir: reading active writers 2024/12/22 04:57:55 DEBUG : : Looking for writers 2024/12/22 04:57:55 DEBUG : dir: reading active writers 2024/12/22 04:57:55 DEBUG : >WaitForWriters: 2024/12/22 04:57:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir not empty`) 2024/12/22 04:57:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 04:57:57 DEBUG : pacer: Reducing sleep to 15ms 2024/12/22 04:57:57 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.35s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:57:57 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:57:58 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 04:57:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:57:58 DEBUG : dir: Looking for writers 2024/12/22 04:57:58 DEBUG : file1: reading active writers 2024/12/22 04:57:58 DEBUG : : Looking for writers 2024/12/22 04:57:58 DEBUG : dir: reading active writers 2024/12/22 04:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.98s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:57:59 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:00 DEBUG : dir: Looking for writers 2024/12/22 04:58:00 DEBUG : : Looking for writers 2024/12/22 04:58:00 DEBUG : dir: reading active writers 2024/12/22 04:58:00 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.96s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:01 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:84 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:84 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:26: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:84 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2024/12/22 04:58:09 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:09 DEBUG : : Looking for writers 2024/12/22 04:58:09 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (8.45s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:09 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:11 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/22 04:58:11 DEBUG : dir: invalidating directory cache 2024/12/22 04:58:11 DEBUG : : >ForgetPath: 2024/12/22 04:58:11 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/22 04:58:11 DEBUG : : invalidating directory cache 2024/12/22 04:58:11 DEBUG : dir: forgetting directory cache 2024/12/22 04:58:11 DEBUG : : >ForgetPath: 2024/12/22 04:58:11 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/22 04:58:11 DEBUG : : >ForgetPath: 2024/12/22 04:58:11 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:11 DEBUG : dir: Looking for writers 2024/12/22 04:58:11 DEBUG : : Looking for writers 2024/12/22 04:58:11 DEBUG : dir: reading active writers 2024/12/22 04:58:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.30s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:12 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:15 DEBUG : : forgetting directory cache 2024/12/22 04:58:15 DEBUG : dir: forgetting directory cache 2024/12/22 04:58:15 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:15 DEBUG : dir: Looking for writers 2024/12/22 04:58:15 DEBUG : fil/a/b: Looking for writers 2024/12/22 04:58:15 DEBUG : fil/a: Looking for writers 2024/12/22 04:58:15 DEBUG : b: reading active writers 2024/12/22 04:58:15 DEBUG : fil: Looking for writers 2024/12/22 04:58:15 DEBUG : a: reading active writers 2024/12/22 04:58:15 DEBUG : : Looking for writers 2024/12/22 04:58:15 DEBUG : dir: reading active writers 2024/12/22 04:58:15 DEBUG : fil: reading active writers 2024/12/22 04:58:15 DEBUG : >WaitForWriters: 2024/12/22 04:58:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/fil/a not empty`) 2024/12/22 04:58:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 04:58:16 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/fil/a not empty`) 2024/12/22 04:58:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/22 04:58:16 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/fil/a not empty`) 2024/12/22 04:58:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/22 04:58:16 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/fil/a not empty`) 2024/12/22 04:58:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/22 04:58:16 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/fil/a not empty`) 2024/12/22 04:58:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/12/22 04:58:17 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/fil/a not empty`) 2024/12/22 04:58:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/12/22 04:58:17 DEBUG : pacer: Reducing sleep to 480ms 2024/12/22 04:58:18 DEBUG : pacer: Reducing sleep to 360ms 2024/12/22 04:58:18 DEBUG : pacer: Reducing sleep to 270ms 2024/12/22 04:58:18 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestDirWalk (6.78s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:18 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:19 DEBUG : pacer: Reducing sleep to 151.875ms 2024/12/22 04:58:19 DEBUG : pacer: Reducing sleep to 113.90625ms 2024/12/22 04:58:19 DEBUG : pacer: Reducing sleep to 85.429687ms 2024/12/22 04:58:19 DEBUG : pacer: Reducing sleep to 64.072265ms 2024/12/22 04:58:20 DEBUG : pacer: Reducing sleep to 48.054198ms 2024/12/22 04:58:20 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:20 DEBUG : dir: Looking for writers 2024/12/22 04:58:20 DEBUG : : Looking for writers 2024/12/22 04:58:20 DEBUG : dir: reading active writers 2024/12/22 04:58:20 DEBUG : >WaitForWriters: 2024/12/22 04:58:20 DEBUG : pacer: Reducing sleep to 36.040648ms 2024/12/22 04:58:20 DEBUG : pacer: Reducing sleep to 27.030486ms 2024/12/22 04:58:20 DEBUG : pacer: Reducing sleep to 20.272864ms 2024/12/22 04:58:20 DEBUG : pacer: Reducing sleep to 15.204648ms 2024/12/22 04:58:20 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirSetModTime (2.05s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:20 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:21 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 04:58:22 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:22 DEBUG : dir: Looking for writers 2024/12/22 04:58:22 DEBUG : file1: reading active writers 2024/12/22 04:58:22 DEBUG : : Looking for writers 2024/12/22 04:58:22 DEBUG : dir: reading active writers 2024/12/22 04:58:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.99s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:22 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:256 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:256 Error: Not equal: expected: 0 actual : 1 Test: TestDirReadDirAll Messages: 1 objects not found dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:262 Error: Not equal: expected: []string{"file1,14,false", "file2,15,false", "subdir,0,true"} actual : []string{"file2,15,false", "subdir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=14) "file2,15,false", Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2024/12/22 04:58:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/22 04:58:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/22 04:58:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/22 04:58:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:284 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,17,false"} actual : []string{"virtualDir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2024/12/22 04:58:35 DEBUG : dir: invalidating directory cache 2024/12/22 04:58:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/22 04:58:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/22 04:58:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/22 04:58:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/22 04:58:36 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:297 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2024/12/22 04:58:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/22 04:58:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/22 04:58:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:58:36 DEBUG : dir: invalidating directory cache 2024/12/22 04:58:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/22 04:58:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/22 04:58:36 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:321 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2024/12/22 04:58:36 DEBUG : : forgetting directory cache 2024/12/22 04:58:36 DEBUG : dir: forgetting directory cache 2024/12/22 04:58:36 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/22 04:58:36 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:326 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2024/12/22 04:58:36 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:36 DEBUG : dir/virtualDir: Looking for writers 2024/12/22 04:58:36 DEBUG : dir: Looking for writers 2024/12/22 04:58:36 DEBUG : virtualFile2: reading active writers 2024/12/22 04:58:36 DEBUG : virtualFile: reading active writers 2024/12/22 04:58:36 DEBUG : virtualDir: reading active writers 2024/12/22 04:58:36 DEBUG : : Looking for writers 2024/12/22 04:58:36 DEBUG : dir: reading active writers 2024/12/22 04:58:36 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (14.57s) --- FAIL: TestDirReadDirAll/Virtual (2.54s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:37 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:38 ERROR : dir/: Can only open directories read only 2024/12/22 04:58:38 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:38 DEBUG : dir: Looking for writers 2024/12/22 04:58:38 DEBUG : : Looking for writers 2024/12/22 04:58:38 DEBUG : dir: reading active writers 2024/12/22 04:58:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.85s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:39 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/22 04:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/22 04:58:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/22 04:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/22 04:58:40 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 04:58:41 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2024/12/22 04:58:41 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/22 04:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/22 04:58:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:41 DEBUG : dir: Looking for writers 2024/12/22 04:58:41 DEBUG : file1: reading active writers 2024/12/22 04:58:41 DEBUG : potato: reading active writers 2024/12/22 04:58:41 DEBUG : : Looking for writers 2024/12/22 04:58:41 DEBUG : dir: reading active writers 2024/12/22 04:58:41 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.98s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:42 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/22 04:58:44 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:44 DEBUG : dir/sub: Looking for writers 2024/12/22 04:58:44 DEBUG : dir: Looking for writers 2024/12/22 04:58:44 DEBUG : sub: reading active writers 2024/12/22 04:58:44 DEBUG : file1: reading active writers 2024/12/22 04:58:44 DEBUG : : Looking for writers 2024/12/22 04:58:44 DEBUG : dir: reading active writers 2024/12/22 04:58:44 DEBUG : >WaitForWriters: 2024/12/22 04:58:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir not empty`) 2024/12/22 04:58:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 04:58:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir not empty`) 2024/12/22 04:58:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/22 04:58:45 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir not empty`) 2024/12/22 04:58:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/22 04:58:45 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir not empty`) 2024/12/22 04:58:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/22 04:58:45 DEBUG : pacer: Reducing sleep to 120ms 2024/12/22 04:58:45 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirMkdir (3.57s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:45 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:46 DEBUG : pacer: Reducing sleep to 67.5ms 2024/12/22 04:58:46 DEBUG : pacer: Reducing sleep to 50.625ms 2024/12/22 04:58:46 DEBUG : pacer: Reducing sleep to 37.96875ms 2024/12/22 04:58:46 DEBUG : pacer: Reducing sleep to 28.476562ms 2024/12/22 04:58:46 DEBUG : pacer: Reducing sleep to 21.357421ms 2024/12/22 04:58:47 DEBUG : pacer: Reducing sleep to 16.018065ms 2024/12/22 04:58:47 DEBUG : pacer: Reducing sleep to 12.013548ms 2024/12/22 04:58:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/22 04:58:47 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 04:58:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/22 04:58:48 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:48 DEBUG : dir/sub/subsub: Looking for writers 2024/12/22 04:58:48 DEBUG : dir/sub: Looking for writers 2024/12/22 04:58:48 DEBUG : subsub: reading active writers 2024/12/22 04:58:48 DEBUG : dir: Looking for writers 2024/12/22 04:58:48 DEBUG : sub: reading active writers 2024/12/22 04:58:48 DEBUG : file1: reading active writers 2024/12/22 04:58:48 DEBUG : : Looking for writers 2024/12/22 04:58:48 DEBUG : dir: reading active writers 2024/12/22 04:58:48 DEBUG : >WaitForWriters: 2024/12/22 04:58:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir/sub not empty`) 2024/12/22 04:58:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 04:58:49 DEBUG : pacer: Reducing sleep to 15ms 2024/12/22 04:58:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/dir not empty`) 2024/12/22 04:58:49 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/12/22 04:58:49 DEBUG : pacer: Reducing sleep to 22.5ms 2024/12/22 04:58:49 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (3.96s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:49 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:50 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/12/22 04:58:50 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 04:58:51 ERROR : dir/: Dir.Remove not empty 2024/12/22 04:58:51 DEBUG : dir/file1: Remove: 2024/12/22 04:58:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:58:51 DEBUG : dir/file1: >Remove: err= 2024/12/22 04:58:51 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/22 04:58:51 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:51 DEBUG : : Looking for writers 2024/12/22 04:58:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.06s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:51 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:53 DEBUG : dir/file1: Remove: 2024/12/22 04:58:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:58:53 DEBUG : dir/file1: >Remove: err= 2024/12/22 04:58:53 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/22 04:58:53 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:53 DEBUG : : Looking for writers 2024/12/22 04:58:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.99s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:53 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:58:55 DEBUG : dir/file1: Remove: 2024/12/22 04:58:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:58:55 DEBUG : dir/file1: >Remove: err= 2024/12/22 04:58:55 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:58:55 DEBUG : dir: Looking for writers 2024/12/22 04:58:55 DEBUG : : Looking for writers 2024/12/22 04:58:55 DEBUG : dir: reading active writers 2024/12/22 04:58:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.35s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:58:56 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/22 04:59:02 DEBUG : dir: Updating dir with dir2 0xc0000e5c70 2024/12/22 04:59:02 DEBUG : dir: forgetting directory cache 2024/12/22 04:59:02 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/22 04:59:02 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/22 04:59:03 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/22 04:59:03 DEBUG : file2: Updating file with file2 0xc000320240 2024/12/22 04:59:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 04:59:04 INFO : dir2/file3: Deleted 2024/12/22 04:59:04 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/22 04:59:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000320240 2024/12/22 04:59:04 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/22 04:59:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/22 04:59:05 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/22 04:59:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000412dd0 2024/12/22 04:59:05 DEBUG : empty directory: forgetting directory cache 2024/12/22 04:59:05 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/22 04:59:05 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/22 04:59:05 DEBUG : dir2: Renaming to "dir3" 2024/12/22 04:59:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:05 DEBUG : dir3: Looking for writers 2024/12/22 04:59:05 DEBUG : file3: reading active writers 2024/12/22 04:59:05 DEBUG : renamed empty directory: Looking for writers 2024/12/22 04:59:05 DEBUG : : Looking for writers 2024/12/22 04:59:05 DEBUG : renamed empty directory: reading active writers 2024/12/22 04:59:05 DEBUG : dir3: reading active writers 2024/12/22 04:59:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.22s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:06 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:07 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:07 DEBUG : dir: Looking for writers 2024/12/22 04:59:07 DEBUG : file1: reading active writers 2024/12/22 04:59:07 DEBUG : : Looking for writers 2024/12/22 04:59:07 DEBUG : dir: reading active writers 2024/12/22 04:59:07 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.96s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:08 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:14 DEBUG : Can set mod time: true 2024/12/22 04:59:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/22 04:59:14 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:14 DEBUG : dir: Looking for writers 2024/12/22 04:59:14 DEBUG : file1: reading active writers 2024/12/22 04:59:14 DEBUG : : Looking for writers 2024/12/22 04:59:14 DEBUG : dir: reading active writers 2024/12/22 04:59:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:15 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 04:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 04:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:16 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 04:59:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:17 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 04:59:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/22 04:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:17 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:17 DEBUG : dir: Looking for writers 2024/12/22 04:59:17 DEBUG : file1: reading active writers 2024/12/22 04:59:17 DEBUG : : Looking for writers 2024/12/22 04:59:17 DEBUG : dir: reading active writers 2024/12/22 04:59:17 DEBUG : >WaitForWriters: 2024/12/22 04:59:17 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:17 DEBUG : dir: Looking for writers 2024/12/22 04:59:17 DEBUG : file1: reading active writers 2024/12/22 04:59:17 DEBUG : : Looking for writers 2024/12/22 04:59:17 DEBUG : dir: reading active writers 2024/12/22 04:59:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:18 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 04:59:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:19 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 04:59:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 04:59:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/22 04:59:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:20 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:20 DEBUG : dir: Looking for writers 2024/12/22 04:59:20 DEBUG : file1: reading active writers 2024/12/22 04:59:20 DEBUG : : Looking for writers 2024/12/22 04:59:20 DEBUG : dir: reading active writers 2024/12/22 04:59:20 DEBUG : >WaitForWriters: 2024/12/22 04:59:20 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:20 DEBUG : dir: Looking for writers 2024/12/22 04:59:20 DEBUG : file1: reading active writers 2024/12/22 04:59:20 DEBUG : : Looking for writers 2024/12/22 04:59:20 DEBUG : dir: reading active writers 2024/12/22 04:59:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:21 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 04:59:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 04:59:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/22 04:59:23 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:23 DEBUG : dir: Looking for writers 2024/12/22 04:59:23 DEBUG : file1: reading active writers 2024/12/22 04:59:23 DEBUG : : Looking for writers 2024/12/22 04:59:23 DEBUG : dir: reading active writers 2024/12/22 04:59:23 DEBUG : >WaitForWriters: 2024/12/22 04:59:23 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:23 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 04:59:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 04:59:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/22 04:59:25 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 04:59:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 04:59:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 04:59:25 DEBUG : dir/file1(0xc000778280): close: 2024/12/22 04:59:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/22 04:59:25 DEBUG : dir/file1(0xc000778280): >close: err= 2024/12/22 04:59:25 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:25 DEBUG : dir: Looking for writers 2024/12/22 04:59:25 DEBUG : file1: reading active writers 2024/12/22 04:59:25 DEBUG : : Looking for writers 2024/12/22 04:59:25 DEBUG : dir: reading active writers 2024/12/22 04:59:25 DEBUG : >WaitForWriters: 2024/12/22 04:59:25 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:25 DEBUG : dir: Looking for writers 2024/12/22 04:59:25 DEBUG : file1: reading active writers 2024/12/22 04:59:25 DEBUG : : Looking for writers 2024/12/22 04:59:25 DEBUG : dir: reading active writers 2024/12/22 04:59:25 DEBUG : >WaitForWriters: 2024/12/22 04:59:25 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:26 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 04:59:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 04:59:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/22 04:59:27 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 04:59:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 04:59:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 04:59:27 DEBUG : dir/file1(0xc000778800): _writeAt: size=5, off=0 2024/12/22 04:59:27 DEBUG : dir/file1(0xc000778800): openPending: 2024/12/22 04:59:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 04:59:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 04:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:27 DEBUG : dir/file1(0xc000778800): >openPending: err= 2024/12/22 04:59:27 DEBUG : dir/file1(0xc000778800): >_writeAt: n=5, err= 2024/12/22 04:59:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/22 04:59:27 DEBUG : dir/file1(0xc000778800): close: 2024/12/22 04:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/22 04:59:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/22 04:59:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/22 04:59:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/22 04:59:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/22 04:59:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 04:59:27 DEBUG : dir/file1(0xc000778800): >close: err= 2024/12/22 04:59:27 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:27 DEBUG : dir: Looking for writers 2024/12/22 04:59:27 DEBUG : file1: reading active writers 2024/12/22 04:59:27 DEBUG : : Looking for writers 2024/12/22 04:59:27 DEBUG : dir: reading active writers 2024/12/22 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 04:59:27 DEBUG : dir: Looking for writers 2024/12/22 04:59:27 DEBUG : file1: reading active writers 2024/12/22 04:59:27 DEBUG : : Looking for writers 2024/12/22 04:59:27 DEBUG : dir: reading active writers 2024/12/22 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 04:59:27 DEBUG : dir: Looking for writers 2024/12/22 04:59:27 DEBUG : file1: reading active writers 2024/12/22 04:59:27 DEBUG : : Looking for writers 2024/12/22 04:59:27 DEBUG : dir: reading active writers 2024/12/22 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 04:59:27 DEBUG : dir: Looking for writers 2024/12/22 04:59:27 DEBUG : file1: reading active writers 2024/12/22 04:59:27 DEBUG : : Looking for writers 2024/12/22 04:59:27 DEBUG : dir: reading active writers 2024/12/22 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 04:59:27 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 04:59:28 DEBUG : dir: Looking for writers 2024/12/22 04:59:28 DEBUG : file1: reading active writers 2024/12/22 04:59:28 DEBUG : : Looking for writers 2024/12/22 04:59:28 DEBUG : dir: reading active writers 2024/12/22 04:59:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 04:59:28 DEBUG : dir: Looking for writers 2024/12/22 04:59:28 DEBUG : file1: reading active writers 2024/12/22 04:59:28 DEBUG : : Looking for writers 2024/12/22 04:59:28 DEBUG : dir: reading active writers 2024/12/22 04:59:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 04:59:28 DEBUG : dir: Looking for writers 2024/12/22 04:59:28 DEBUG : file1: reading active writers 2024/12/22 04:59:28 DEBUG : : Looking for writers 2024/12/22 04:59:28 DEBUG : dir: reading active writers 2024/12/22 04:59:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 04:59:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:28 INFO : dir/file1: Copied (replaced existing) 2024/12/22 04:59:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2024/12/22 04:59:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 04:59:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/22 04:59:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 04:59:29 DEBUG : dir: Looking for writers 2024/12/22 04:59:29 DEBUG : file1: reading active writers 2024/12/22 04:59:29 DEBUG : : Looking for writers 2024/12/22 04:59:29 DEBUG : dir: reading active writers 2024/12/22 04:59:29 DEBUG : >WaitForWriters: 2024/12/22 04:59:29 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:29 DEBUG : dir: Looking for writers 2024/12/22 04:59:29 DEBUG : file1: reading active writers 2024/12/22 04:59:29 DEBUG : : Looking for writers 2024/12/22 04:59:29 DEBUG : dir: reading active writers 2024/12/22 04:59:29 DEBUG : >WaitForWriters: 2024/12/22 04:59:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (21.70s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.89s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.21s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.08s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.80s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:30 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 04:59:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 04:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 04:59:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/22 04:59:31 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:31 DEBUG : dir: Looking for writers 2024/12/22 04:59:31 DEBUG : file1: reading active writers 2024/12/22 04:59:31 DEBUG : : Looking for writers 2024/12/22 04:59:31 DEBUG : dir: reading active writers 2024/12/22 04:59:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.24s) === RUN TestFileOpenReadUnknownSize 2024/12/22 04:59:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/22 04:59:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/22 04:59:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/22 04:59:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/22 04:59:32 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:32 DEBUG : : Looking for writers 2024/12/22 04:59:32 DEBUG : file.txt: reading active writers 2024/12/22 04:59:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:32 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:33 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (25 bytes), uploading instead of streaming 2024/12/22 04:59:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:34 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 04:59:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:34 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:34 DEBUG : dir: Looking for writers 2024/12/22 04:59:34 DEBUG : file1: reading active writers 2024/12/22 04:59:34 DEBUG : : Looking for writers 2024/12/22 04:59:34 DEBUG : dir: reading active writers 2024/12/22 04:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.86s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:35 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:36 DEBUG : dir/file1: Remove: 2024/12/22 04:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:36 DEBUG : dir/file1: >Remove: err= 2024/12/22 04:59:36 DEBUG : dir/file1: Remove: 2024/12/22 04:59:36 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/22 04:59:36 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:36 DEBUG : dir: Looking for writers 2024/12/22 04:59:36 DEBUG : : Looking for writers 2024/12/22 04:59:36 DEBUG : dir: reading active writers 2024/12/22 04:59:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.21s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:37 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:38 DEBUG : dir/file1: Remove: 2024/12/22 04:59:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:38 DEBUG : dir/file1: >Remove: err= 2024/12/22 04:59:39 DEBUG : dir/file1: Remove: 2024/12/22 04:59:39 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/22 04:59:39 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:39 DEBUG : dir: Looking for writers 2024/12/22 04:59:39 DEBUG : : Looking for writers 2024/12/22 04:59:39 DEBUG : dir: reading active writers 2024/12/22 04:59:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.22s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:39 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 04:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 04:59:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/22 04:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 04:59:40 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/22 04:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 04:59:40 DEBUG : dir/file1: Open: flags=0x3 2024/12/22 04:59:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/22 04:59:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/22 04:59:40 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:40 DEBUG : dir: Looking for writers 2024/12/22 04:59:40 DEBUG : file1: reading active writers 2024/12/22 04:59:40 DEBUG : : Looking for writers 2024/12/22 04:59:40 DEBUG : dir: reading active writers 2024/12/22 04:59:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.99s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:41 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:42 DEBUG : dir: Looking for writers 2024/12/22 04:59:42 DEBUG : file1: reading active writers 2024/12/22 04:59:42 DEBUG : : Looking for writers 2024/12/22 04:59:42 DEBUG : dir: reading active writers 2024/12/22 04:59:42 DEBUG : >WaitForWriters: 2024/12/22 04:59:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 04:59:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000b5c6c0 2024/12/22 04:59:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 04:59:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000b5c6c0 2024/12/22 04:59:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 04:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 04:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 04:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b5c6c0 2024/12/22 04:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:45 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (25 bytes), uploading instead of streaming 2024/12/22 04:59:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:45 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 04:59:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:45 DEBUG : newLeaf: Running delayed rename now 2024/12/22 04:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 04:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000b5c6c0 2024/12/22 04:59:46 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:46 DEBUG : dir: Looking for writers 2024/12/22 04:59:46 DEBUG : : Looking for writers 2024/12/22 04:59:46 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:46 DEBUG : dir: reading active writers 2024/12/22 04:59:46 DEBUG : >WaitForWriters: 2024/12/22 04:59:46 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:46 DEBUG : dir: Looking for writers 2024/12/22 04:59:46 DEBUG : : Looking for writers 2024/12/22 04:59:46 DEBUG : dir: reading active writers 2024/12/22 04:59:46 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:47 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 04:59:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 04:59:48 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:48 DEBUG : dir: Looking for writers 2024/12/22 04:59:48 DEBUG : file1: reading active writers 2024/12/22 04:59:48 DEBUG : : Looking for writers 2024/12/22 04:59:48 DEBUG : dir: reading active writers 2024/12/22 04:59:48 DEBUG : >WaitForWriters: 2024/12/22 04:59:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 04:59:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000d426c0 2024/12/22 04:59:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 04:59:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000d426c0 2024/12/22 04:59:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 04:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 04:59:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/22 04:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d426c0 2024/12/22 04:59:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:50 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (25 bytes), uploading instead of streaming 2024/12/22 04:59:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:51 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/22 04:59:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:51 DEBUG : newLeaf: Running delayed rename now 2024/12/22 04:59:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 04:59:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000d426c0 2024/12/22 04:59:51 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:51 DEBUG : dir: Looking for writers 2024/12/22 04:59:51 DEBUG : : Looking for writers 2024/12/22 04:59:51 DEBUG : dir: reading active writers 2024/12/22 04:59:51 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:51 DEBUG : >WaitForWriters: 2024/12/22 04:59:52 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:52 DEBUG : dir: Looking for writers 2024/12/22 04:59:52 DEBUG : : Looking for writers 2024/12/22 04:59:52 DEBUG : dir: reading active writers 2024/12/22 04:59:52 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:52 DEBUG : >WaitForWriters: 2024/12/22 04:59:52 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 04:59:52 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 04:59:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 04:59:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 04:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 04:59:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 04:59:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 04:59:54 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 04:59:54 DEBUG : dir/file1(0xc000779a80): openPending: 2024/12/22 04:59:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 04:59:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 04:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:54 DEBUG : dir/file1(0xc000779a80): >openPending: err= 2024/12/22 04:59:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 04:59:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 04:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 04:59:54 DEBUG : dir/file1(0xc000779a80): _writeAt: size=14, off=0 2024/12/22 04:59:54 DEBUG : dir/file1(0xc000779a80): >_writeAt: n=14, err= 2024/12/22 04:59:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 04:59:54 DEBUG : dir/file1(0xc000779a80): close: 2024/12/22 04:59:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 04:59:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 04:59:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 04:59:54 DEBUG : dir/file1(0xc000779a80): >close: err= 2024/12/22 04:59:54 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 04:59:54 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 04:59:54 DEBUG : dir: Looking for writers 2024/12/22 04:59:54 DEBUG : file1: reading active writers 2024/12/22 04:59:54 DEBUG : : Looking for writers 2024/12/22 04:59:54 DEBUG : dir: reading active writers 2024/12/22 04:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 04:59:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 04:59:55 INFO : dir/file1: Copied (replaced existing) 2024/12/22 04:59:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 04:59:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/22 04:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 04:59:55 DEBUG : dir: Looking for writers 2024/12/22 04:59:55 DEBUG : file1: reading active writers 2024/12/22 04:59:55 DEBUG : : Looking for writers 2024/12/22 04:59:55 DEBUG : dir: reading active writers 2024/12/22 04:59:55 DEBUG : >WaitForWriters: 2024/12/22 04:59:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 04:59:55 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 04:59:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 04:59:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 04:59:55 DEBUG : dir/file1(0xc00043efc0): _readAt: size=512, off=0 2024/12/22 04:59:55 DEBUG : dir/file1(0xc00043efc0): openPending: 2024/12/22 04:59:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/12/22 04:59:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 04:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:55 DEBUG : dir/file1(0xc00043efc0): >openPending: err= 2024/12/22 04:59:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 04:59:55 DEBUG : dir/file1(0xc00043efc0): >_readAt: n=14, err=EOF 2024/12/22 04:59:55 DEBUG : dir/file1(0xc00043efc0): close: 2024/12/22 04:59:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 04:59:55 DEBUG : dir/file1(0xc00043efc0): >close: err= 2024/12/22 04:59:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 04:59:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 04:59:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000d42a80 2024/12/22 04:59:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 04:59:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/22 04:59:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000d42a80 2024/12/22 04:59:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 04:59:57 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 04:59:57 DEBUG : dir/file1(0xc0009162c0): openPending: 2024/12/22 04:59:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/12/22 04:59:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 04:59:57 DEBUG : dir/file1(0xc0009162c0): >openPending: err= 2024/12/22 04:59:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 04:59:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 04:59:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 04:59:57 DEBUG : dir/file1(0xc0009162c0): _writeAt: size=25, off=0 2024/12/22 04:59:57 DEBUG : dir/file1(0xc0009162c0): >_writeAt: n=25, err= 2024/12/22 04:59:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 04:59:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 04:59:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000d42a80 2024/12/22 04:59:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 04:59:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:58 DEBUG : newLeaf(0xc0009162c0): close: 2024/12/22 04:59:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 04:59:58 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 04:59:57.560506867 +0000 UTC m=+128.020350634 2024/12/22 04:59:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 04:59:58 DEBUG : newLeaf(0xc0009162c0): >close: err= 2024/12/22 04:59:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 04:59:58 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 04:59:58 DEBUG : dir: Looking for writers 2024/12/22 04:59:58 DEBUG : : Looking for writers 2024/12/22 04:59:58 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:58 DEBUG : dir: reading active writers 2024/12/22 04:59:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 04:59:58 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/22 04:59:58 INFO : newLeaf: Copied (replaced existing) 2024/12/22 04:59:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 04:59:57 +0000 UTC," 2024/12/22 04:59:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 04:59:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 04:59:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 04:59:59 DEBUG : dir: Looking for writers 2024/12/22 04:59:59 DEBUG : : Looking for writers 2024/12/22 04:59:59 DEBUG : dir: reading active writers 2024/12/22 04:59:59 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:59 DEBUG : >WaitForWriters: 2024/12/22 04:59:59 DEBUG : WaitForWriters: timeout=30s 2024/12/22 04:59:59 DEBUG : dir: Looking for writers 2024/12/22 04:59:59 DEBUG : : Looking for writers 2024/12/22 04:59:59 DEBUG : dir: reading active writers 2024/12/22 04:59:59 DEBUG : newLeaf: reading active writers 2024/12/22 04:59:59 DEBUG : >WaitForWriters: 2024/12/22 04:59:59 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:00 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:01 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:01 DEBUG : dir: Looking for writers 2024/12/22 05:00:01 DEBUG : file1: reading active writers 2024/12/22 05:00:01 DEBUG : : Looking for writers 2024/12/22 05:00:01 DEBUG : dir: reading active writers 2024/12/22 05:00:01 DEBUG : >WaitForWriters: 2024/12/22 05:00:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 05:00:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000d42b40 2024/12/22 05:00:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:00:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 05:00:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000d42b40 2024/12/22 05:00:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 05:00:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 05:00:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:04 DEBUG : dir/file1(0xc0002b7000): openPending: 2024/12/22 05:00:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 05:00:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:04 DEBUG : dir/file1(0xc0002b7000): >openPending: err= 2024/12/22 05:00:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 05:00:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:04 DEBUG : dir/file1(0xc0002b7000): _writeAt: size=25, off=0 2024/12/22 05:00:04 DEBUG : dir/file1(0xc0002b7000): >_writeAt: n=25, err= 2024/12/22 05:00:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 05:00:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 05:00:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000d42b40 2024/12/22 05:00:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:00:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:05 DEBUG : newLeaf(0xc0002b7000): close: 2024/12/22 05:00:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 05:00:05 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 05:00:04.45676126 +0000 UTC m=+134.916605027 2024/12/22 05:00:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:05 DEBUG : newLeaf(0xc0002b7000): >close: err= 2024/12/22 05:00:05 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:05 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:05 DEBUG : dir: Looking for writers 2024/12/22 05:00:05 DEBUG : : Looking for writers 2024/12/22 05:00:05 DEBUG : dir: reading active writers 2024/12/22 05:00:05 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:06 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/22 05:00:06 INFO : newLeaf: Copied (replaced existing) 2024/12/22 05:00:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 05:00:04 +0000 UTC," 2024/12/22 05:00:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 05:00:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 05:00:06 DEBUG : dir: Looking for writers 2024/12/22 05:00:06 DEBUG : : Looking for writers 2024/12/22 05:00:06 DEBUG : dir: reading active writers 2024/12/22 05:00:06 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:06 DEBUG : >WaitForWriters: 2024/12/22 05:00:06 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:06 DEBUG : dir: Looking for writers 2024/12/22 05:00:06 DEBUG : : Looking for writers 2024/12/22 05:00:06 DEBUG : dir: reading active writers 2024/12/22 05:00:06 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:06 DEBUG : >WaitForWriters: 2024/12/22 05:00:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:07 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 05:00:08 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:08 DEBUG : dir/file1(0xc00043f040): openPending: 2024/12/22 05:00:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 05:00:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:08 DEBUG : dir/file1(0xc00043f040): >openPending: err= 2024/12/22 05:00:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 05:00:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:08 DEBUG : dir/file1(0xc00043f040): _writeAt: size=14, off=0 2024/12/22 05:00:08 DEBUG : dir/file1(0xc00043f040): >_writeAt: n=14, err= 2024/12/22 05:00:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 05:00:08 DEBUG : dir/file1(0xc00043f040): close: 2024/12/22 05:00:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 05:00:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/22 05:00:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:08 DEBUG : dir/file1(0xc00043f040): >close: err= 2024/12/22 05:00:08 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:08 DEBUG : dir: Looking for writers 2024/12/22 05:00:08 DEBUG : file1: reading active writers 2024/12/22 05:00:08 DEBUG : : Looking for writers 2024/12/22 05:00:08 DEBUG : dir: reading active writers 2024/12/22 05:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:09 DEBUG : dir: Looking for writers 2024/12/22 05:00:09 DEBUG : file1: reading active writers 2024/12/22 05:00:09 DEBUG : : Looking for writers 2024/12/22 05:00:09 DEBUG : dir: reading active writers 2024/12/22 05:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:09 DEBUG : dir: Looking for writers 2024/12/22 05:00:09 DEBUG : file1: reading active writers 2024/12/22 05:00:09 DEBUG : : Looking for writers 2024/12/22 05:00:09 DEBUG : dir: reading active writers 2024/12/22 05:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:09 DEBUG : dir: Looking for writers 2024/12/22 05:00:09 DEBUG : file1: reading active writers 2024/12/22 05:00:09 DEBUG : : Looking for writers 2024/12/22 05:00:09 DEBUG : dir: reading active writers 2024/12/22 05:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:09 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 05:00:09 DEBUG : dir: Looking for writers 2024/12/22 05:00:09 DEBUG : file1: reading active writers 2024/12/22 05:00:09 DEBUG : : Looking for writers 2024/12/22 05:00:09 DEBUG : dir: reading active writers 2024/12/22 05:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:09 DEBUG : dir: Looking for writers 2024/12/22 05:00:09 DEBUG : file1: reading active writers 2024/12/22 05:00:09 DEBUG : : Looking for writers 2024/12/22 05:00:09 DEBUG : dir: reading active writers 2024/12/22 05:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:09 DEBUG : dir: Looking for writers 2024/12/22 05:00:09 DEBUG : file1: reading active writers 2024/12/22 05:00:09 DEBUG : : Looking for writers 2024/12/22 05:00:09 DEBUG : dir: reading active writers 2024/12/22 05:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:10 DEBUG : dir: Looking for writers 2024/12/22 05:00:10 DEBUG : file1: reading active writers 2024/12/22 05:00:10 DEBUG : : Looking for writers 2024/12/22 05:00:10 DEBUG : dir: reading active writers 2024/12/22 05:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/22 05:00:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 05:00:10 INFO : dir/file1: Copied (replaced existing) 2024/12/22 05:00:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 05:00:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/22 05:00:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 05:00:11 DEBUG : dir: Looking for writers 2024/12/22 05:00:11 DEBUG : file1: reading active writers 2024/12/22 05:00:11 DEBUG : : Looking for writers 2024/12/22 05:00:11 DEBUG : dir: reading active writers 2024/12/22 05:00:11 DEBUG : >WaitForWriters: 2024/12/22 05:00:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:11 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:11 DEBUG : dir/file1(0xc00043f900): _readAt: size=512, off=0 2024/12/22 05:00:11 DEBUG : dir/file1(0xc00043f900): openPending: 2024/12/22 05:00:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/12/22 05:00:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 05:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:11 DEBUG : dir/file1(0xc00043f900): >openPending: err= 2024/12/22 05:00:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/22 05:00:11 DEBUG : dir/file1(0xc00043f900): >_readAt: n=14, err=EOF 2024/12/22 05:00:11 DEBUG : dir/file1(0xc00043f900): close: 2024/12/22 05:00:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:11 DEBUG : dir/file1(0xc00043f900): >close: err= 2024/12/22 05:00:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 05:00:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 05:00:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0009563c0 2024/12/22 05:00:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:00:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 05:00:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/22 05:00:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0009563c0 2024/12/22 05:00:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 05:00:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 05:00:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:13 DEBUG : dir/file1(0xc00043ff40): openPending: 2024/12/22 05:00:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/12/22 05:00:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 05:00:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:13 DEBUG : dir/file1(0xc00043ff40): >openPending: err= 2024/12/22 05:00:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 05:00:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:13 DEBUG : dir/file1(0xc00043ff40): _writeAt: size=25, off=0 2024/12/22 05:00:13 DEBUG : dir/file1(0xc00043ff40): >_writeAt: n=25, err= 2024/12/22 05:00:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 05:00:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 05:00:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0009563c0 2024/12/22 05:00:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:00:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:14 DEBUG : newLeaf(0xc00043ff40): close: 2024/12/22 05:00:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 05:00:14 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 05:00:13.393762771 +0000 UTC m=+143.853606528 2024/12/22 05:00:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:14 DEBUG : newLeaf(0xc00043ff40): >close: err= 2024/12/22 05:00:14 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:14 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:14 DEBUG : dir: Looking for writers 2024/12/22 05:00:14 DEBUG : : Looking for writers 2024/12/22 05:00:14 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:14 DEBUG : dir: reading active writers 2024/12/22 05:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/22 05:00:14 INFO : newLeaf: Copied (replaced existing) 2024/12/22 05:00:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 05:00:13 +0000 UTC," 2024/12/22 05:00:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 05:00:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 05:00:15 DEBUG : dir: Looking for writers 2024/12/22 05:00:15 DEBUG : : Looking for writers 2024/12/22 05:00:15 DEBUG : dir: reading active writers 2024/12/22 05:00:15 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:15 DEBUG : >WaitForWriters: 2024/12/22 05:00:15 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:15 DEBUG : dir: Looking for writers 2024/12/22 05:00:15 DEBUG : : Looking for writers 2024/12/22 05:00:15 DEBUG : dir: reading active writers 2024/12/22 05:00:15 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:15 DEBUG : >WaitForWriters: 2024/12/22 05:00:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:16 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:17 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:17 DEBUG : dir: Looking for writers 2024/12/22 05:00:17 DEBUG : file1: reading active writers 2024/12/22 05:00:17 DEBUG : : Looking for writers 2024/12/22 05:00:17 DEBUG : dir: reading active writers 2024/12/22 05:00:17 DEBUG : >WaitForWriters: 2024/12/22 05:00:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:17 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:17 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:17 DEBUG : dir/file1(0xc0001356c0): _readAt: size=512, off=0 2024/12/22 05:00:17 DEBUG : dir/file1(0xc0001356c0): openPending: 2024/12/22 05:00:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/22 05:00:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:17 DEBUG : dir/file1(0xc0001356c0): >openPending: err= 2024/12/22 05:00:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/22 05:00:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:00:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:18 DEBUG : dir/file1(0xc0001356c0): >_readAt: n=14, err=EOF 2024/12/22 05:00:18 DEBUG : dir/file1(0xc0001356c0): close: 2024/12/22 05:00:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:18 DEBUG : dir/file1(0xc0001356c0): >close: err= 2024/12/22 05:00:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 05:00:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 05:00:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0009566c0 2024/12/22 05:00:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:00:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/22 05:00:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/22 05:00:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0009566c0 2024/12/22 05:00:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/22 05:00:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 05:00:20 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:20 DEBUG : dir/file1(0xc0002b6240): openPending: 2024/12/22 05:00:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/12/22 05:00:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/22 05:00:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:20 DEBUG : dir/file1(0xc0002b6240): >openPending: err= 2024/12/22 05:00:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 05:00:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:20 DEBUG : dir/file1(0xc0002b6240): _writeAt: size=25, off=0 2024/12/22 05:00:20 DEBUG : dir/file1(0xc0002b6240): >_writeAt: n=25, err= 2024/12/22 05:00:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/22 05:00:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/22 05:00:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0009566c0 2024/12/22 05:00:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:00:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:20 DEBUG : newLeaf(0xc0002b6240): close: 2024/12/22 05:00:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/22 05:00:20 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-22 05:00:20.152078683 +0000 UTC m=+150.611922441 2024/12/22 05:00:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:20 DEBUG : newLeaf(0xc0002b6240): >close: err= 2024/12/22 05:00:20 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:20 DEBUG : dir: Looking for writers 2024/12/22 05:00:20 DEBUG : : Looking for writers 2024/12/22 05:00:20 DEBUG : dir: reading active writers 2024/12/22 05:00:20 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:20 DEBUG : dir: Looking for writers 2024/12/22 05:00:20 DEBUG : : Looking for writers 2024/12/22 05:00:20 DEBUG : dir: reading active writers 2024/12/22 05:00:20 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:20 DEBUG : dir: Looking for writers 2024/12/22 05:00:20 DEBUG : : Looking for writers 2024/12/22 05:00:20 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:20 DEBUG : dir: reading active writers 2024/12/22 05:00:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:20 DEBUG : dir: Looking for writers 2024/12/22 05:00:20 DEBUG : : Looking for writers 2024/12/22 05:00:20 DEBUG : dir: reading active writers 2024/12/22 05:00:20 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:20 DEBUG : newLeaf: vfs cache: starting upload 2024/12/22 05:00:20 DEBUG : dir: Looking for writers 2024/12/22 05:00:20 DEBUG : : Looking for writers 2024/12/22 05:00:20 DEBUG : dir: reading active writers 2024/12/22 05:00:20 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:21 DEBUG : dir: Looking for writers 2024/12/22 05:00:21 DEBUG : : Looking for writers 2024/12/22 05:00:21 DEBUG : dir: reading active writers 2024/12/22 05:00:21 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:21 DEBUG : dir: Looking for writers 2024/12/22 05:00:21 DEBUG : : Looking for writers 2024/12/22 05:00:21 DEBUG : dir: reading active writers 2024/12/22 05:00:21 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:21 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/22 05:00:21 INFO : newLeaf: Copied (replaced existing) 2024/12/22 05:00:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-22 05:00:20 +0000 UTC," 2024/12/22 05:00:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/22 05:00:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/22 05:00:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/22 05:00:22 DEBUG : dir: Looking for writers 2024/12/22 05:00:22 DEBUG : : Looking for writers 2024/12/22 05:00:22 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:22 DEBUG : dir: reading active writers 2024/12/22 05:00:22 DEBUG : >WaitForWriters: 2024/12/22 05:00:22 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:22 DEBUG : dir: Looking for writers 2024/12/22 05:00:22 DEBUG : : Looking for writers 2024/12/22 05:00:22 DEBUG : dir: reading active writers 2024/12/22 05:00:22 DEBUG : newLeaf: reading active writers 2024/12/22 05:00:22 DEBUG : >WaitForWriters: 2024/12/22 05:00:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (41.48s) --- PASS: TestFileRename/off,forceCache=false (5.72s) --- PASS: TestFileRename/minimal,forceCache=false (5.57s) --- PASS: TestFileRename/minimal,forceCache=true (7.47s) --- PASS: TestFileRename/writes,forceCache=false (7.19s) --- PASS: TestFileRename/writes,forceCache=true (8.75s) --- PASS: TestFileRename/full,forceCache=false (6.79s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:23 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:23 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:23 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:23 DEBUG : : Looking for writers 2024/12/22 05:00:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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 "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:23 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 05:00:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 05:00:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:25 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:25 DEBUG : dir: Looking for writers 2024/12/22 05:00:25 DEBUG : file1: reading active writers 2024/12/22 05:00:25 DEBUG : : Looking for writers 2024/12/22 05:00:25 DEBUG : dir: reading active writers 2024/12/22 05:00:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.46s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:26 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 05:00:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/22 05:00:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/22 05:00:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/22 05:00:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/22 05:00:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/22 05:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/22 05:00:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/22 05:00:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/22 05:00:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/22 05:00:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/22 05:00:30 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:30 DEBUG : dir: Looking for writers 2024/12/22 05:00:30 DEBUG : file1: reading active writers 2024/12/22 05:00:30 DEBUG : : Looking for writers 2024/12/22 05:00:30 DEBUG : dir: reading active writers 2024/12/22 05:00:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.86s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:30 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 05:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 05:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/22 05:00:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/22 05:00:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/22 05:00:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/22 05:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/22 05:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/22 05:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/22 05:00:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/22 05:00:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/22 05:00:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/22 05:00:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/22 05:00:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/22 05:00:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/22 05:00:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/22 05:00:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/22 05:00:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/22 05:00:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/22 05:00:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/22 05:00:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/22 05:00:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/22 05:00:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/22 05:00:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/22 05:00:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/22 05:00:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/22 05:00:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/22 05:00:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/22 05:00:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/22 05:00:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/22 05:00:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/22 05:00:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/22 05:00:34 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:34 DEBUG : dir: Looking for writers 2024/12/22 05:00:34 DEBUG : file1: reading active writers 2024/12/22 05:00:34 DEBUG : : Looking for writers 2024/12/22 05:00:34 DEBUG : dir: reading active writers 2024/12/22 05:00:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.79s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:35 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 05:00:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 05:00:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:37 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:37 DEBUG : dir: Looking for writers 2024/12/22 05:00:37 DEBUG : file1: reading active writers 2024/12/22 05:00:37 DEBUG : : Looking for writers 2024/12/22 05:00:37 DEBUG : dir: reading active writers 2024/12/22 05:00:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.36s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:37 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/22 05:00:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/22 05:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/22 05:00:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/22 05:00:39 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:39 DEBUG : dir: Looking for writers 2024/12/22 05:00:39 DEBUG : file1: reading active writers 2024/12/22 05:00:39 DEBUG : : Looking for writers 2024/12/22 05:00:39 DEBUG : dir: reading active writers 2024/12/22 05:00:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:40 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): _readAt: size=1, off=0 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): openPending: 2024/12/22 05:00:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): >openPending: err= 2024/12/22 05:00:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/22 05:00:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:00:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): >_readAt: n=1, err= 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): _readAt: size=256, off=1 2024/12/22 05:00:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): >_readAt: n=15, err=EOF 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): _readAt: size=16, off=16 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): >_readAt: n=0, err=EOF 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): close: 2024/12/22 05:00:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): >close: err= 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): close: 2024/12/22 05:00:41 DEBUG : dir/file1(0xc00093a100): >close: err=file already closed 2024/12/22 05:00:41 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:41 DEBUG : dir: Looking for writers 2024/12/22 05:00:41 DEBUG : file1: reading active writers 2024/12/22 05:00:41 DEBUG : : Looking for writers 2024/12/22 05:00:41 DEBUG : dir: reading active writers 2024/12/22 05:00:41 DEBUG : >WaitForWriters: 2024/12/22 05:00:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.25s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:42 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:43 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:00:43 DEBUG : dir/file1(0xc00039b580): _readAt: size=1, off=0 2024/12/22 05:00:43 DEBUG : dir/file1(0xc00039b580): openPending: 2024/12/22 05:00:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:00:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:43 DEBUG : dir/file1(0xc00039b580): >openPending: err= 2024/12/22 05:00:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/22 05:00:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:00:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): >_readAt: n=1, err= 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): _readAt: size=1, off=5 2024/12/22 05:00:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): >_readAt: n=1, err= 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): _readAt: size=1, off=3 2024/12/22 05:00:44 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): >_readAt: n=1, err= 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): _readAt: size=1, off=13 2024/12/22 05:00:44 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): >_readAt: n=1, err= 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): _readAt: size=16, off=100 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): >_readAt: n=0, err=EOF 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): close: 2024/12/22 05:00:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:44 DEBUG : dir/file1(0xc00039b580): >close: err= 2024/12/22 05:00:44 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:44 DEBUG : dir: Looking for writers 2024/12/22 05:00:44 DEBUG : file1: reading active writers 2024/12/22 05:00:44 DEBUG : : Looking for writers 2024/12/22 05:00:44 DEBUG : dir: reading active writers 2024/12/22 05:00:44 DEBUG : >WaitForWriters: 2024/12/22 05:00:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.28s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:44 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:46 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=1, off=0 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): openPending: 2024/12/22 05:00:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >openPending: err= 2024/12/22 05:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/22 05:00:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:00:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=1, err= 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=1, off=5 2024/12/22 05:00:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=1, err= 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=1, off=1 2024/12/22 05:00:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=1, err= 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=6, off=10 2024/12/22 05:00:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=6, err= 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=256, off=10 2024/12/22 05:00:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=6, err=EOF 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=256, off=100 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=0, err=EOF 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): close: 2024/12/22 05:00:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >close: err= 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): _readAt: size=256, off=100 2024/12/22 05:00:46 DEBUG : dir/file1(0xc000ca2140): >_readAt: n=0, err=file already closed 2024/12/22 05:00:46 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:46 DEBUG : dir: Looking for writers 2024/12/22 05:00:46 DEBUG : file1: reading active writers 2024/12/22 05:00:46 DEBUG : : Looking for writers 2024/12/22 05:00:46 DEBUG : dir: reading active writers 2024/12/22 05:00:46 DEBUG : >WaitForWriters: 2024/12/22 05:00:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:47 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:48 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): RWFileHandle.Flush 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): _readAt: size=256, off=0 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): openPending: 2024/12/22 05:00:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): >openPending: err= 2024/12/22 05:00:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/22 05:00:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:00:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): >_readAt: n=16, err=EOF 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): RWFileHandle.Flush 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): RWFileHandle.Flush 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): close: 2024/12/22 05:00:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:48 DEBUG : dir/file1(0xc00093ac00): >close: err= 2024/12/22 05:00:48 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:48 DEBUG : dir: Looking for writers 2024/12/22 05:00:48 DEBUG : file1: reading active writers 2024/12/22 05:00:48 DEBUG : : Looking for writers 2024/12/22 05:00:48 DEBUG : dir: reading active writers 2024/12/22 05:00:48 DEBUG : >WaitForWriters: 2024/12/22 05:00:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.66s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:49 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/22 05:00:50 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:00:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:00:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:00:50 DEBUG : dir/file1(0xc000ca27c0): _readAt: size=256, off=0 2024/12/22 05:00:50 DEBUG : dir/file1(0xc000ca27c0): openPending: 2024/12/22 05:00:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:00:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:50 DEBUG : dir/file1(0xc000ca27c0): >openPending: err= 2024/12/22 05:00:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/22 05:00:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:00:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:00:51 DEBUG : dir/file1(0xc000ca27c0): >_readAt: n=16, err=EOF 2024/12/22 05:00:51 DEBUG : dir/file1(0xc000ca27c0): RWFileHandle.Release 2024/12/22 05:00:51 DEBUG : dir/file1(0xc000ca27c0): close: 2024/12/22 05:00:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/22 05:00:51 DEBUG : dir/file1(0xc000ca27c0): >close: err= 2024/12/22 05:00:51 DEBUG : dir/file1(0xc000ca27c0): RWFileHandle.Release 2024/12/22 05:00:51 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:51 DEBUG : dir: Looking for writers 2024/12/22 05:00:51 DEBUG : file1: reading active writers 2024/12/22 05:00:51 DEBUG : : Looking for writers 2024/12/22 05:00:51 DEBUG : dir: reading active writers 2024/12/22 05:00:51 DEBUG : >WaitForWriters: 2024/12/22 05:00:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:52 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:00:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:00:52 DEBUG : file1: newRWFileHandle: 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): openPending: 2024/12/22 05:00:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): >openPending: err= 2024/12/22 05:00:52 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:00:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): _writeAt: size=5, off=0 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): >_writeAt: n=5, err= 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): _writeAt: size=7, off=5 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): >_writeAt: n=7, err= 2024/12/22 05:00:52 DEBUG : file1: vfs cache: truncate to size=11 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): close: 2024/12/22 05:00:52 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 05:00:52.19487774 +0000 UTC m=+182.654721507 2024/12/22 05:00:52 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): >close: err= 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): close: 2024/12/22 05:00:52 DEBUG : file1(0xc000ca2c00): >close: err=file already closed 2024/12/22 05:00:52 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:52 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:52 DEBUG : : Looking for writers 2024/12/22 05:00:52 DEBUG : file1: reading active writers 2024/12/22 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:00:53 INFO : file1: Copied (new) 2024/12/22 05:00:53 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-22 05:00:52 +0000 UTC," 2024/12/22 05:00:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:53 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:00:53 DEBUG : : Looking for writers 2024/12/22 05:00:53 DEBUG : file1: reading active writers 2024/12/22 05:00:53 DEBUG : >WaitForWriters: 2024/12/22 05:00:53 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:53 DEBUG : : Looking for writers 2024/12/22 05:00:53 DEBUG : file1: reading active writers 2024/12/22 05:00:53 DEBUG : >WaitForWriters: 2024/12/22 05:00:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:54 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:00:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:00:54 DEBUG : file1: newRWFileHandle: 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): openPending: 2024/12/22 05:00:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:00:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): >openPending: err= 2024/12/22 05:00:54 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:00:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:00:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): _writeAt: size=7, off=0 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): >_writeAt: n=7, err= 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): _writeAt: size=6, off=5 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): >_writeAt: n=6, err= 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): close: 2024/12/22 05:00:54 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 05:00:54.163172041 +0000 UTC m=+184.623015787 2024/12/22 05:00:54 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): >close: err= 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): _writeAt: size=5, off=0 2024/12/22 05:00:54 DEBUG : file1(0xc000ca2f80): >_writeAt: n=0, err=file already closed 2024/12/22 05:00:54 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:54 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:54 DEBUG : : Looking for writers 2024/12/22 05:00:54 DEBUG : file1: reading active writers 2024/12/22 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:00:55 INFO : file1: Copied (new) 2024/12/22 05:00:55 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-22 05:00:54 +0000 UTC," 2024/12/22 05:00:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:55 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:00:55 DEBUG : : Looking for writers 2024/12/22 05:00:55 DEBUG : file1: reading active writers 2024/12/22 05:00:55 DEBUG : >WaitForWriters: 2024/12/22 05:00:55 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:55 DEBUG : : Looking for writers 2024/12/22 05:00:55 DEBUG : file1: reading active writers 2024/12/22 05:00:55 DEBUG : >WaitForWriters: 2024/12/22 05:00:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:56 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:00:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:00:56 DEBUG : file1: newRWFileHandle: 2024/12/22 05:00:56 DEBUG : file1(0xc000ca3800): openPending: 2024/12/22 05:00:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:00:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:56 DEBUG : file1(0xc000ca3800): >openPending: err= 2024/12/22 05:00:56 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:00:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:00:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:00:56 DEBUG : file1(0xc000ca3800): close: 2024/12/22 05:00:56 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 05:00:56.130163483 +0000 UTC m=+186.590007241 2024/12/22 05:00:56 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:56 DEBUG : file1(0xc000ca3800): >close: err= 2024/12/22 05:00:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 05:00:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:00:56 DEBUG : file2: newRWFileHandle: 2024/12/22 05:00:56 DEBUG : file2(0xc000ca38c0): openPending: 2024/12/22 05:00:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:00:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 05:00:56 DEBUG : file2(0xc000ca38c0): >openPending: err= 2024/12/22 05:00:56 DEBUG : file2: >newRWFileHandle: err= 2024/12/22 05:00:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 05:00:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/22 05:00:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/22 05:00:56 DEBUG : file2(0xc000ca38c0): RWFileHandle.Flush 2024/12/22 05:00:56 DEBUG : file2(0xc000ca38c0): RWFileHandle.Release 2024/12/22 05:00:56 DEBUG : file2(0xc000ca38c0): close: 2024/12/22 05:00:56 DEBUG : file2: vfs cache: setting modification time to 2024-12-22 05:00:56.130858283 +0000 UTC m=+186.590702039 2024/12/22 05:00:56 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:56 DEBUG : file2(0xc000ca38c0): >close: err= 2024/12/22 05:00:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/22 05:00:56 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:00:56 DEBUG : file2: vfs cache: starting upload 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/22 05:00:56 DEBUG : : Looking for writers 2024/12/22 05:00:56 DEBUG : file1: reading active writers 2024/12/22 05:00:56 DEBUG : file2: reading active writers 2024/12/22 05:00:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/22 05:00:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:00:57 INFO : file1: Copied (new) 2024/12/22 05:00:57 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-22 05:00:56 +0000 UTC," 2024/12/22 05:00:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:57 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:00:57 DEBUG : file2: Dst hash empty - aborting Src hash check 2024/12/22 05:00:57 INFO : file2: Copied (new) 2024/12/22 05:00:57 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-22 05:00:56 +0000 UTC," 2024/12/22 05:00:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/22 05:00:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/22 05:00:57 INFO : file2: vfs cache: upload succeeded try #1 2024/12/22 05:00:57 DEBUG : : Looking for writers 2024/12/22 05:00:57 DEBUG : file1: reading active writers 2024/12/22 05:00:57 DEBUG : file2: reading active writers 2024/12/22 05:00:57 DEBUG : >WaitForWriters: 2024/12/22 05:00:57 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:57 DEBUG : : Looking for writers 2024/12/22 05:00:57 DEBUG : file1: reading active writers 2024/12/22 05:00:57 DEBUG : file2: reading active writers 2024/12/22 05:00:57 DEBUG : >WaitForWriters: 2024/12/22 05:00:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:58 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:00:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:00:58 DEBUG : file1: newRWFileHandle: 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): openPending: 2024/12/22 05:00:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): >openPending: err= 2024/12/22 05:00:58 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:00:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): _writeAt: size=5, off=0 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): >_writeAt: n=5, err= 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): RWFileHandle.Flush 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): RWFileHandle.Flush 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): close: 2024/12/22 05:00:58 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 05:00:58.243513734 +0000 UTC m=+188.703357491 2024/12/22 05:00:58 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:00:58 DEBUG : file1(0xc00043ef40): >close: err= 2024/12/22 05:00:58 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:00:58 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:00:58 DEBUG : : Looking for writers 2024/12/22 05:00:58 DEBUG : file1: reading active writers 2024/12/22 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:00:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:00:59 INFO : file1: Copied (new) 2024/12/22 05:00:59 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-22 05:00:58 +0000 UTC," 2024/12/22 05:00:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:00:59 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:00:59 DEBUG : : Looking for writers 2024/12/22 05:00:59 DEBUG : file1: reading active writers 2024/12/22 05:00:59 DEBUG : >WaitForWriters: 2024/12/22 05:00:59 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:00:59 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:00:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:00:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:00:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:00 DEBUG : file1: newRWFileHandle: 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): openPending: 2024/12/22 05:01:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): >openPending: err= 2024/12/22 05:01:00 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:01:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:01:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): _writeAt: size=5, off=0 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): >_writeAt: n=5, err= 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): RWFileHandle.Release 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): close: 2024/12/22 05:01:00 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 05:01:00.581688986 +0000 UTC m=+191.041532743 2024/12/22 05:01:00 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): >close: err= 2024/12/22 05:01:00 DEBUG : file1(0xc0007783c0): RWFileHandle.Release 2024/12/22 05:01:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:00 DEBUG : : Looking for writers 2024/12/22 05:01:00 DEBUG : file1: reading active writers 2024/12/22 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:01:00 DEBUG : : Looking for writers 2024/12/22 05:01:00 DEBUG : file1: reading active writers 2024/12/22 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:01:00 DEBUG : : Looking for writers 2024/12/22 05:01:00 DEBUG : file1: reading active writers 2024/12/22 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:01:00 DEBUG : : Looking for writers 2024/12/22 05:01:00 DEBUG : file1: reading active writers 2024/12/22 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:01:00 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:01:00 DEBUG : : Looking for writers 2024/12/22 05:01:00 DEBUG : file1: reading active writers 2024/12/22 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:01:00 DEBUG : : Looking for writers 2024/12/22 05:01:00 DEBUG : file1: reading active writers 2024/12/22 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:01:01 DEBUG : : Looking for writers 2024/12/22 05:01:01 DEBUG : file1: reading active writers 2024/12/22 05:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:01:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:01:01 INFO : file1: Copied (new) 2024/12/22 05:01:01 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-22 05:01:00 +0000 UTC," 2024/12/22 05:01:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:01:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:01 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:01:01 DEBUG : : Looking for writers 2024/12/22 05:01:01 DEBUG : file1: reading active writers 2024/12/22 05:01:01 DEBUG : >WaitForWriters: 2024/12/22 05:01:01 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:02 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 05:01:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 05:01:03 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:01:03 DEBUG : dir/file1(0xc000778b40): openPending: 2024/12/22 05:01:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:01:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:01:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:03 DEBUG : dir/file1(0xc000778b40): >openPending: err= 2024/12/22 05:01:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/22 05:01:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:01:03 DEBUG : dir/file1(0xc000778b40): _writeAt: size=5, off=0 2024/12/22 05:01:03 DEBUG : dir/file1(0xc000778b40): >_writeAt: n=5, err= 2024/12/22 05:01:03 DEBUG : dir/file1(0xc000778b40): close: 2024/12/22 05:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:03 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-22 05:01:03.676677213 +0000 UTC m=+194.136520960 2024/12/22 05:01:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:03 DEBUG : dir/file1(0xc000778b40): >close: err= 2024/12/22 05:01:03 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:03 DEBUG : dir: Looking for writers 2024/12/22 05:01:03 DEBUG : file1: reading active writers 2024/12/22 05:01:03 DEBUG : : Looking for writers 2024/12/22 05:01:03 DEBUG : dir: reading active writers 2024/12/22 05:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:01:03 DEBUG : dir: Looking for writers 2024/12/22 05:01:03 DEBUG : file1: reading active writers 2024/12/22 05:01:03 DEBUG : : Looking for writers 2024/12/22 05:01:03 DEBUG : dir: reading active writers 2024/12/22 05:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:01:03 DEBUG : dir: Looking for writers 2024/12/22 05:01:03 DEBUG : file1: reading active writers 2024/12/22 05:01:03 DEBUG : : Looking for writers 2024/12/22 05:01:03 DEBUG : dir: reading active writers 2024/12/22 05:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:01:03 DEBUG : dir: Looking for writers 2024/12/22 05:01:03 DEBUG : file1: reading active writers 2024/12/22 05:01:03 DEBUG : : Looking for writers 2024/12/22 05:01:03 DEBUG : dir: reading active writers 2024/12/22 05:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:01:03 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 05:01:03 DEBUG : dir: Looking for writers 2024/12/22 05:01:03 DEBUG : file1: reading active writers 2024/12/22 05:01:03 DEBUG : : Looking for writers 2024/12/22 05:01:03 DEBUG : dir: reading active writers 2024/12/22 05:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:01:04 DEBUG : dir: Looking for writers 2024/12/22 05:01:04 DEBUG : file1: reading active writers 2024/12/22 05:01:04 DEBUG : : Looking for writers 2024/12/22 05:01:04 DEBUG : dir: reading active writers 2024/12/22 05:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:01:04 DEBUG : dir: Looking for writers 2024/12/22 05:01:04 DEBUG : file1: reading active writers 2024/12/22 05:01:04 DEBUG : : Looking for writers 2024/12/22 05:01:04 DEBUG : dir: reading active writers 2024/12/22 05:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:01:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 05:01:04 INFO : dir/file1: Copied (replaced existing) 2024/12/22 05:01:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-22 05:01:03 +0000 UTC," 2024/12/22 05:01:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 05:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 05:01:04 DEBUG : dir: Looking for writers 2024/12/22 05:01:04 DEBUG : file1: reading active writers 2024/12/22 05:01:04 DEBUG : : Looking for writers 2024/12/22 05:01:04 DEBUG : dir: reading active writers 2024/12/22 05:01:04 DEBUG : >WaitForWriters: 2024/12/22 05:01:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.44s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:05 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/22 05:01:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/22 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/22 05:01:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): _writeAt: size=5, off=0 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): openPending: 2024/12/22 05:01:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/22 05:01:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/22 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): >openPending: err= 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): >_writeAt: n=5, err= 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): _writeAt: size=15, off=5 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): >_writeAt: n=15, err= 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): close: 2024/12/22 05:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/22 05:01:07 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-22 05:01:07.055908756 +0000 UTC m=+197.515752523 2024/12/22 05:01:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:07 DEBUG : dir/file1(0xc00093a940): >close: err= 2024/12/22 05:01:07 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:01:07 DEBUG : dir/file1: vfs cache: starting upload 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:01:07 DEBUG : dir: Looking for writers 2024/12/22 05:01:07 DEBUG : file1: reading active writers 2024/12/22 05:01:07 DEBUG : : Looking for writers 2024/12/22 05:01:07 DEBUG : dir: reading active writers 2024/12/22 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:01:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/22 05:01:07 INFO : dir/file1: Copied (replaced existing) 2024/12/22 05:01:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-22 05:01:07 +0000 UTC," 2024/12/22 05:01:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/22 05:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/22 05:01:08 DEBUG : dir: Looking for writers 2024/12/22 05:01:08 DEBUG : file1: reading active writers 2024/12/22 05:01:08 DEBUG : : Looking for writers 2024/12/22 05:01:08 DEBUG : dir: reading active writers 2024/12/22 05:01:08 DEBUG : >WaitForWriters: 2024/12/22 05:01:08 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.37s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:09 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:09 DEBUG : file1: newRWFileHandle: 2024/12/22 05:01:09 DEBUG : file1(0xc00093adc0): openPending: 2024/12/22 05:01:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:09 DEBUG : file1(0xc00093adc0): >openPending: err= 2024/12/22 05:01:09 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:01:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:01:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:01:09 DEBUG : file1(0xc00093adc0): _writeAt: size=5, off=0 2024/12/22 05:01:09 DEBUG : file1(0xc00093adc0): >_writeAt: n=5, err= 2024/12/22 05:01:09 DEBUG : file1(0xc00093adc0): close: 2024/12/22 05:01:09 DEBUG : file1: vfs cache: setting modification time to 2024-12-22 05:01:09.235760766 +0000 UTC m=+199.695604523 2024/12/22 05:01:09 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:09 DEBUG : file1(0xc00093adc0): >close: err= 2024/12/22 05:01:09 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:01:09 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:01:09 DEBUG : : Looking for writers 2024/12/22 05:01:09 DEBUG : file1: reading active writers 2024/12/22 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:01:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:01:10 INFO : file1: Copied (new) 2024/12/22 05:01:10 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-22 05:01:09 +0000 UTC," 2024/12/22 05:01:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:01:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:10 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:01:10 DEBUG : : Looking for writers 2024/12/22 05:01:10 DEBUG : file1: reading active writers 2024/12/22 05:01:10 DEBUG : >WaitForWriters: 2024/12/22 05:01:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:10 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/22 05:01:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.067910722 +0000 UTC m=+201.527754479 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.067910722 +0000 UTC m=+201.527754479 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.067910722 +0000 UTC m=+201.527754479 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302d20 item 1 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.069804463 +0000 UTC m=+201.529648230 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ecc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ecc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ecc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ecc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ecc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.069804463 +0000 UTC m=+201.529648230 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ecc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303420 item 2 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.071030566 +0000 UTC m=+201.530874323 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.071030566 +0000 UTC m=+201.530874323 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.071030566 +0000 UTC m=+201.530874323 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303880 item 3 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.072922175 +0000 UTC m=+201.532765942 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.072922175 +0000 UTC m=+201.532765942 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303dc0 item 4 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.073972899 +0000 UTC m=+201.533816647 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.073972899 +0000 UTC m=+201.533816647 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.073972899 +0000 UTC m=+201.533816647 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a460 item 5 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f000): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f000): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f000): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f000): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f000): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.075913018 +0000 UTC m=+201.535756785 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f000): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.075913018 +0000 UTC m=+201.535756785 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a930 item 6 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f140): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f140): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f140): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f140): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f140): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.076982738 +0000 UTC m=+201.536826495 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f140): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.076982738 +0000 UTC m=+201.536826495 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f240): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f240): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f240): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.076982738 +0000 UTC m=+201.536826495 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b0a0 item 7 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.078636631 +0000 UTC m=+201.538480398 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f380): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f380): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f380): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.078636631 +0000 UTC m=+201.538480398 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b570 item 8 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f3c0): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00043f3c0): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f3c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f3c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f3c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f3c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f3c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.079767927 +0000 UTC m=+201.539611694 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.079767927 +0000 UTC m=+201.539611694 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f6c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f6c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f6c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f6c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f6c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.079767927 +0000 UTC m=+201.539611694 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f6c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b880 item 9 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.081264626 +0000 UTC m=+201.541108383 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.081264626 +0000 UTC m=+201.541108383 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bdc0 item 10 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00043fd40): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.082853387 +0000 UTC m=+201.542697134 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.082853387 +0000 UTC m=+201.542697134 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fec0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fec0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.082853387 +0000 UTC m=+201.542697134 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 11 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a600): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a600): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a600): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.084568505 +0000 UTC m=+201.544412272 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.084568505 +0000 UTC m=+201.544412272 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 12 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac80): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00039ac80): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac80): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac80): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.085730849 +0000 UTC m=+201.545574606 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.085730849 +0000 UTC m=+201.545574606 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 13 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b200): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b200): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b200): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.086682329 +0000 UTC m=+201.546526085 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.086682329 +0000 UTC m=+201.546526085 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 14 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b400): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00039b400): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b400): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b400): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b400): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b400): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.087696915 +0000 UTC m=+201.547540672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.087696915 +0000 UTC m=+201.547540672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 15 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.088727222 +0000 UTC m=+201.548570989 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.088727222 +0000 UTC m=+201.548570989 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 16 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.089777176 +0000 UTC m=+201.549620943 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.089777176 +0000 UTC m=+201.549620943 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b900): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b900): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b900): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.089777176 +0000 UTC m=+201.549620943 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dc230 item 17 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.091237306 +0000 UTC m=+201.551081063 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.091237306 +0000 UTC m=+201.551081063 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dc700 item 18 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.092390623 +0000 UTC m=+201.552234390 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.092390623 +0000 UTC m=+201.552234390 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.092390623 +0000 UTC m=+201.552234390 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dca80 item 19 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.09389676 +0000 UTC m=+201.553740517 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.09389676 +0000 UTC m=+201.553740517 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd030 item 20 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.094923341 +0000 UTC m=+201.554767097 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.094923341 +0000 UTC m=+201.554767097 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.094923341 +0000 UTC m=+201.554767097 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd420 item 21 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.096635492 +0000 UTC m=+201.556479259 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134340): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.096635492 +0000 UTC m=+201.556479259 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd7a0 item 22 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.097656561 +0000 UTC m=+201.557500319 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.097656561 +0000 UTC m=+201.557500319 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.097656561 +0000 UTC m=+201.557500319 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ddc70 item 23 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135600): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135600): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135600): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.0989437 +0000 UTC m=+201.558787456 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.0989437 +0000 UTC m=+201.558787456 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a380 item 24 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc000135740): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.100138814 +0000 UTC m=+201.559982571 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.100138814 +0000 UTC m=+201.559982571 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.100138814 +0000 UTC m=+201.559982571 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a9a0 item 25 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135900): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135900): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135900): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.10170807 +0000 UTC m=+201.561551826 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.10170807 +0000 UTC m=+201.561551826 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037af50 item 26 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc000135a40): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.102785905 +0000 UTC m=+201.562629672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.102785905 +0000 UTC m=+201.562629672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.102785905 +0000 UTC m=+201.562629672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b260 item 27 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.104276743 +0000 UTC m=+201.564120510 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.104276743 +0000 UTC m=+201.564120510 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8540 item 28 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b080): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00093b080): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b080): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b080): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b080): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b080): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b0c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b0c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b0c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b0c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b0c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.10538715 +0000 UTC m=+201.565230927 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b0c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.10538715 +0000 UTC m=+201.565230927 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e87e0 item 29 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.106497306 +0000 UTC m=+201.566341062 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.106497306 +0000 UTC m=+201.566341062 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8a80 item 30 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00093b340): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.107406566 +0000 UTC m=+201.567250323 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b440): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b440): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b440): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.107406566 +0000 UTC m=+201.567250323 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8d90 item 31 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 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 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.10847824 +0000 UTC m=+201.568321997 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b540): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b540): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b540): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.10847824 +0000 UTC m=+201.568321997 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9110 item 32 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b5c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b5c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b5c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b5c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b5c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.109417066 +0000 UTC m=+201.569260823 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b5c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e93b0 item 33 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.109804611 +0000 UTC m=+201.569648367 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.109804611 +0000 UTC m=+201.569648367 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9570 item 33 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.110741512 +0000 UTC m=+201.570585270 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9960 item 34 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.111247791 +0000 UTC m=+201.571091537 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.111247791 +0000 UTC m=+201.571091537 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9ab0 item 34 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.112056051 +0000 UTC m=+201.571899808 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9dc0 item 35 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.112402519 +0000 UTC m=+201.572246276 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b7c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b7c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b7c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b7c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b7c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.112402519 +0000 UTC m=+201.572246276 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b7c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9f10 item 35 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.113415574 +0000 UTC m=+201.573259331 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc2a0 item 36 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.113785496 +0000 UTC m=+201.573629252 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.113785496 +0000 UTC m=+201.573629252 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc3f0 item 36 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.114687383 +0000 UTC m=+201.574531139 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc7e0 item 37 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.115056743 +0000 UTC m=+201.574900500 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b9c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.115056743 +0000 UTC m=+201.574900500 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc930 item 37 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.116101067 +0000 UTC m=+201.575944823 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcbd0 item 38 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.116589781 +0000 UTC m=+201.576433537 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.116589781 +0000 UTC m=+201.576433537 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 38 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.117551509 +0000 UTC m=+201.577395266 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd340 item 39 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.117905601 +0000 UTC m=+201.577749368 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bcc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.117905601 +0000 UTC m=+201.577749368 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd730 item 39 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.119002983 +0000 UTC m=+201.578846741 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bda40 item 40 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.119378135 +0000 UTC m=+201.579221892 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.119378135 +0000 UTC m=+201.579221892 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdb90 item 40 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.12027853 +0000 UTC m=+201.580122287 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdea0 item 41 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.120727319 +0000 UTC m=+201.580571086 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316070 item 41 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.121165949 +0000 UTC m=+201.581009706 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2000): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2000): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2000): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2000): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2000): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.121165949 +0000 UTC m=+201.581009706 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2000): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003162a0 item 41 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.12238063 +0000 UTC m=+201.582224387 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2100): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2100): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2100): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003165b0 item 42 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2100): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2100): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.122849538 +0000 UTC m=+201.582693295 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2100): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316850 item 42 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.123366935 +0000 UTC m=+201.583210692 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.123366935 +0000 UTC m=+201.583210692 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a10 item 42 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.12436926 +0000 UTC m=+201.584213017 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316e70 item 43 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.124723482 +0000 UTC m=+201.584567240 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 43 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.125174615 +0000 UTC m=+201.585018372 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.125174615 +0000 UTC m=+201.585018372 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317180 item 43 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.126279852 +0000 UTC m=+201.586123609 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca24c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 44 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.126645175 +0000 UTC m=+201.586488932 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003176c0 item 44 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.127151833 +0000 UTC m=+201.586995591 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.127151833 +0000 UTC m=+201.586995591 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317880 item 44 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.128327592 +0000 UTC m=+201.588171369 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca26c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317c70 item 45 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.128679992 +0000 UTC m=+201.588523748 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.128679992 +0000 UTC m=+201.588523748 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352070 item 45 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.12995725 +0000 UTC m=+201.589801068 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352380 item 46 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.130443489 +0000 UTC m=+201.590287236 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.130443489 +0000 UTC m=+201.590287236 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 46 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.131412422 +0000 UTC m=+201.591256178 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352930 item 47 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.131931091 +0000 UTC m=+201.591774848 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.131931091 +0000 UTC m=+201.591774848 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 47 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.133042409 +0000 UTC m=+201.592886167 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2c80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 48 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.133447016 +0000 UTC m=+201.593290773 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.133447016 +0000 UTC m=+201.593290773 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003533b0 item 48 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.134574175 +0000 UTC m=+201.594417931 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353880 item 49 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.13487686 +0000 UTC m=+201.594720617 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.13487686 +0000 UTC m=+201.594720617 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 49 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.135715269 +0000 UTC m=+201.595559025 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a4d0 item 50 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.136104897 +0000 UTC m=+201.595948654 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3000): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.136104897 +0000 UTC m=+201.595948654 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 50 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca30c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca30c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca30c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca30c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca30c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.137259958 +0000 UTC m=+201.597103714 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca30c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 51 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.137696243 +0000 UTC m=+201.597540000 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca31c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca31c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca31c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca31c0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca31c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.137696243 +0000 UTC m=+201.597540000 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca31c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 51 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.138867684 +0000 UTC m=+201.598711441 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b960 item 52 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.139542395 +0000 UTC m=+201.599386153 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.139542395 +0000 UTC m=+201.599386153 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 52 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca33c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca33c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca33c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca33c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca33c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.140595656 +0000 UTC m=+201.600439413 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca33c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d21c0 item 53 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.141054162 +0000 UTC m=+201.600897920 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3480): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca34c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca34c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca34c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca34c0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca34c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.141054162 +0000 UTC m=+201.600897920 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca34c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2310 item 53 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.142069071 +0000 UTC m=+201.601912828 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2700 item 54 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.142550773 +0000 UTC m=+201.602394529 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.142550773 +0000 UTC m=+201.602394529 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2850 item 54 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.143604192 +0000 UTC m=+201.603447950 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2b60 item 55 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.144059294 +0000 UTC m=+201.603903051 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.144059294 +0000 UTC m=+201.603903051 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2cb0 item 55 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.145152258 +0000 UTC m=+201.604996015 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3110 item 56 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.145701174 +0000 UTC m=+201.605544931 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.145701174 +0000 UTC m=+201.605544931 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d33b0 item 56 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.146771075 +0000 UTC m=+201.606614832 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec20e0 item 57 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.147141337 +0000 UTC m=+201.606985094 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2230 item 57 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.147451196 +0000 UTC m=+201.607294954 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3bc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3bc0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.147451196 +0000 UTC m=+201.607294954 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2380 item 57 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.14846888 +0000 UTC m=+201.608312637 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2620 item 58 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.148842288 +0000 UTC m=+201.608686045 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2770 item 58 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.149291869 +0000 UTC m=+201.609135626 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.149291869 +0000 UTC m=+201.609135626 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec28c0 item 58 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.150287401 +0000 UTC m=+201.610131158 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2b60 item 59 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.15067731 +0000 UTC m=+201.610521057 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2cb0 item 59 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.151185009 +0000 UTC m=+201.611028767 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.151185009 +0000 UTC m=+201.611028767 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2e00 item 59 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.152107725 +0000 UTC m=+201.611951472 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec30a0 item 60 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.152479621 +0000 UTC m=+201.612323377 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec31f0 item 60 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.15293401 +0000 UTC m=+201.612777758 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.15293401 +0000 UTC m=+201.612777758 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3340 item 60 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.153845616 +0000 UTC m=+201.613689372 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b65c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b65c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b65c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec35e0 item 61 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b65c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b65c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.154187845 +0000 UTC m=+201.614031602 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b65c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.154187845 +0000 UTC m=+201.614031602 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3730 item 61 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.155418918 +0000 UTC m=+201.615262675 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b67c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916840): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916840): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395340 item 62 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916840): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.155786576 +0000 UTC m=+201.615630333 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916900): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916900): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916900): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.155786576 +0000 UTC m=+201.615630333 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395500 item 62 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.156762049 +0000 UTC m=+201.616605806 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b68c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6900): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6900): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3a40 item 63 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6900): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.157218553 +0000 UTC m=+201.617062310 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6a00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6a00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6a00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6a00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6a00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.157218553 +0000 UTC m=+201.617062310 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6a00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3b90 item 63 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 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 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.158443504 +0000 UTC m=+201.618287261 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4070 item 64 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.158937728 +0000 UTC m=+201.618781486 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007780c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007780c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007780c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007780c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007780c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.158937728 +0000 UTC m=+201.618781486 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007780c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4310 item 64 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.159918493 +0000 UTC m=+201.619762250 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4690 item 65 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.160317018 +0000 UTC m=+201.620160776 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778340): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.160317018 +0000 UTC m=+201.620160776 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d48c0 item 65 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778380): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778380): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778380): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.161354728 +0000 UTC m=+201.621198486 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4b60 item 66 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.161755659 +0000 UTC m=+201.621599405 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778440): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778440): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778440): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.161755659 +0000 UTC m=+201.621599405 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4cb0 item 66 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778480): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778480): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778480): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778480): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778480): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.162661112 +0000 UTC m=+201.622504869 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778480): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5030 item 67 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.163077571 +0000 UTC m=+201.622921318 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.163077571 +0000 UTC m=+201.622921318 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5180 item 67 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778580): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778580): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.164279028 +0000 UTC m=+201.624122786 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5570 item 68 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.164779083 +0000 UTC m=+201.624622840 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.164779083 +0000 UTC m=+201.624622840 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d57a0 item 68 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.165618393 +0000 UTC m=+201.625462149 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5a40 item 69 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.166077372 +0000 UTC m=+201.625921128 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778740): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778740): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778740): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.166077372 +0000 UTC m=+201.625921128 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5b90 item 69 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007787c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007787c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007787c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007787c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007787c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.16717304 +0000 UTC m=+201.627016797 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007787c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394150 item 70 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.167714573 +0000 UTC m=+201.627558330 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778a40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778a40): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.167714573 +0000 UTC m=+201.627558330 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394460 item 70 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.168912394 +0000 UTC m=+201.628756150 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394d20 item 71 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.169257078 +0000 UTC m=+201.629100835 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.169257078 +0000 UTC m=+201.629100835 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395730 item 71 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778cc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778cc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.170392682 +0000 UTC m=+201.630236438 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 72 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.171089484 +0000 UTC m=+201.630933242 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778dc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778dc0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.171089484 +0000 UTC m=+201.630933242 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395ea0 item 72 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.17229551 +0000 UTC m=+201.632139267 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a460 item 73 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.172660072 +0000 UTC m=+201.632503829 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778e40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a770 item 73 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.173047858 +0000 UTC m=+201.632891615 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778f80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778fc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778fc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778fc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778fc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778fc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.173047858 +0000 UTC m=+201.632891615 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778fc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ab60 item 73 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.173997923 +0000 UTC m=+201.633841681 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007790c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007790c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007790c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aee0 item 74 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007790c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007790c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.174421616 +0000 UTC m=+201.634265373 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007790c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b030 item 74 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.174939164 +0000 UTC m=+201.634782921 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007791c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007791c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007791c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007791c0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007791c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.174939164 +0000 UTC m=+201.634782921 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007791c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b1f0 item 74 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.17599 +0000 UTC m=+201.635833757 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000779280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007792c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007792c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007792c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b650 item 75 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007792c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007792c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.176446512 +0000 UTC m=+201.636290270 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007792c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec20e0 item 75 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.176851861 +0000 UTC m=+201.636695618 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009161c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916200): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.176851861 +0000 UTC m=+201.636695618 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2230 item 75 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.177804813 +0000 UTC m=+201.637648570 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916480): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009164c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009164c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009164c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec24d0 item 76 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009164c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009164c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.17815088 +0000 UTC m=+201.637994638 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009164c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2620 item 76 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.178611893 +0000 UTC m=+201.638455650 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009165c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009165c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009165c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009165c0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009165c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.178611893 +0000 UTC m=+201.638455650 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009165c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2770 item 76 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.179587497 +0000 UTC m=+201.639431254 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009167c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009167c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009167c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2a10 item 77 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009167c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009167c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.1799638 +0000 UTC m=+201.639807558 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009167c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916980): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916980): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916980): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.1799638 +0000 UTC m=+201.639807558 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2b60 item 77 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.180805585 +0000 UTC m=+201.640649342 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2e00 item 78 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.181132447 +0000 UTC m=+201.640976193 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916a80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916b40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916b40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916b40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916b40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916b40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.181132447 +0000 UTC m=+201.640976193 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916b40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2f50 item 78 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.182014355 +0000 UTC m=+201.641858113 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916c00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916d40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916d40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916d40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec31f0 item 79 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916d40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916d40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.182453827 +0000 UTC m=+201.642297585 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916d40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916e00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916e00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.182453827 +0000 UTC m=+201.642297585 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3340 item 79 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.183425175 +0000 UTC m=+201.643268931 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916ec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916f00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916f00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916f00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec35e0 item 80 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916f00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916f00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.183707512 +0000 UTC m=+201.643551269 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916f00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916fc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916fc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916fc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916fc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916fc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.183707512 +0000 UTC m=+201.643551269 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000916fc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3730 item 80 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917000): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917000): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917000): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917000): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917000): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.184470138 +0000 UTC m=+201.644313896 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917000): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3f10 item 81 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.184793103 +0000 UTC m=+201.644636860 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917080): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917080): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917080): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917080): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917080): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.184793103 +0000 UTC m=+201.644636860 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a1c0 item 81 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917100): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917100): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917100): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917100): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917100): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.185613567 +0000 UTC m=+201.645457324 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917100): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a690 item 82 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.185968952 +0000 UTC m=+201.645812700 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009171c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917200): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.185968952 +0000 UTC m=+201.645812700 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a7e0 item 82 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917280): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917280): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917280): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.186730456 +0000 UTC m=+201.646574214 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060aaf0 item 83 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.187060513 +0000 UTC m=+201.646904271 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917380): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917380): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917380): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.187060513 +0000 UTC m=+201.646904271 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ac40 item 83 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917400): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917400): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.187851032 +0000 UTC m=+201.647694789 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060af50 item 84 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.188208951 +0000 UTC m=+201.648052708 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009174c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917500): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917500): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917500): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.188208951 +0000 UTC m=+201.648052708 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b0a0 item 84 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917580): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917580): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.188949316 +0000 UTC m=+201.648793073 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b570 item 85 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.189308758 +0000 UTC m=+201.649152525 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0009178c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917900): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917900): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917900): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.189308758 +0000 UTC m=+201.649152525 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b6c0 item 85 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917a00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917a00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917a00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917a00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917a00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.190093286 +0000 UTC m=+201.649937042 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917a00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ba40 item 86 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.190427931 +0000 UTC m=+201.650271688 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c00): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.190427931 +0000 UTC m=+201.650271688 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bb90 item 86 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.191196769 +0000 UTC m=+201.651040526 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917c80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bea0 item 87 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.191520093 +0000 UTC m=+201.651363851 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d80): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.191520093 +0000 UTC m=+201.651363851 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c60e0 item 87 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917e00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917e00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.19239557 +0000 UTC m=+201.652239328 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6540 item 88 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.192737711 +0000 UTC m=+201.652581467 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917ec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917f00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917f00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917f00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917f00): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917f00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.192737711 +0000 UTC m=+201.652581467 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000917f00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6690 item 88 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.193536434 +0000 UTC m=+201.653380191 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134480): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6a10 item 89 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.193834331 +0000 UTC m=+201.653678088 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6c40 item 89 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.194343423 +0000 UTC m=+201.654187191 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.194343423 +0000 UTC m=+201.654187191 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000134c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6e00 item 89 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.195235652 +0000 UTC m=+201.655079409 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7180 item 90 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.195509604 +0000 UTC m=+201.655353351 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c73b0 item 90 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.195895506 +0000 UTC m=+201.655739263 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.195895506 +0000 UTC m=+201.655739263 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7500 item 90 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.19661956 +0000 UTC m=+201.656463318 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c78f0 item 91 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.196910314 +0000 UTC m=+201.656754071 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7ab0 item 91 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.197242034 +0000 UTC m=+201.657085791 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135940): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.197242034 +0000 UTC m=+201.657085791 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7c70 item 91 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.198011744 +0000 UTC m=+201.657855490 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384070 item 92 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.198370886 +0000 UTC m=+201.658214642 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003844d0 item 92 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.198802683 +0000 UTC m=+201.658646440 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135bc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135bc0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.198802683 +0000 UTC m=+201.658646440 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384770 item 92 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.199532829 +0000 UTC m=+201.659376586 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384c40 item 93 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.199786373 +0000 UTC m=+201.659630130 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135d40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135e80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135e80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135e80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135e80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135e80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.199786373 +0000 UTC m=+201.659630130 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000135e80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384f50 item 93 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.200693079 +0000 UTC m=+201.660536836 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6280): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6280): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385570 item 94 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6280): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.201053372 +0000 UTC m=+201.660897129 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.201053372 +0000 UTC m=+201.660897129 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385960 item 94 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.2019026 +0000 UTC m=+201.661746357 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385ce0 item 95 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.202241513 +0000 UTC m=+201.662085271 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.202241513 +0000 UTC m=+201.662085271 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003342a0 item 95 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 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 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.203146818 +0000 UTC m=+201.662990574 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003350a0 item 96 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.203446197 +0000 UTC m=+201.663289954 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b66c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6b00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6b00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6b00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6b00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6b00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.203446197 +0000 UTC m=+201.663289954 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6b00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003353b0 item 96 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= 2024/12/22 05:01:11 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:11 DEBUG : : Looking for writers 2024/12/22 05:01:11 DEBUG : >WaitForWriters: 2024/12/22 05:01:11 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:11 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/22 05:01:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6bc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6bc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.583334176 +0000 UTC m=+202.043177953 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.583334176 +0000 UTC m=+202.043177953 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.583334176 +0000 UTC m=+202.043177953 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344770 item 1 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.585649886 +0000 UTC m=+202.045493663 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6c80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6cc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6cc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.585649886 +0000 UTC m=+202.045493663 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 2 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.587183995 +0000 UTC m=+202.047027752 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.587183995 +0000 UTC m=+202.047027752 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6dc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6dc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.587183995 +0000 UTC m=+202.047027752 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345030 item 3 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6e40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6e40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6e40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6e40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6e40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.588798995 +0000 UTC m=+202.048642762 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6e40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.588798995 +0000 UTC m=+202.048642762 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345500 item 4 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.590007095 +0000 UTC m=+202.049850852 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6f80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.590007095 +0000 UTC m=+202.049850852 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b6fc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7040): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7040): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7040): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.590007095 +0000 UTC m=+202.049850852 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345960 item 5 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7440): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7440): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7440): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.591853949 +0000 UTC m=+202.051697706 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b74c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b74c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b74c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b74c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b74c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.591853949 +0000 UTC m=+202.051697706 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b74c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345dc0 item 6 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7580): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7580): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.593182643 +0000 UTC m=+202.053026401 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.593182643 +0000 UTC m=+202.053026401 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7740): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7740): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7740): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.593182643 +0000 UTC m=+202.053026401 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310700 item 7 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b77c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b77c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b77c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b77c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b77c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.594952263 +0000 UTC m=+202.054796020 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b77c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7840): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7840): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7840): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.594952263 +0000 UTC m=+202.054796020 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310ee0 item 8 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7880): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc0002b7880): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7880): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7880): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7880): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b78c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b78c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b78c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b78c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b78c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.596609892 +0000 UTC m=+202.056453670 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b78c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.596609892 +0000 UTC m=+202.056453670 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7940): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7940): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7940): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7940): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7940): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.596609892 +0000 UTC m=+202.056453670 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7940): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003119d0 item 9 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b79c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b79c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b79c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b79c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b79c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.598539402 +0000 UTC m=+202.058383169 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b79c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7a40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7a40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.598539402 +0000 UTC m=+202.058383169 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003021c0 item 10 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b00): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc0002b7b00): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b00): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.599839813 +0000 UTC m=+202.059683570 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.599839813 +0000 UTC m=+202.059683570 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.599839813 +0000 UTC m=+202.059683570 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7c80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302770 item 11 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7d40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7d40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7d40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7d40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7d40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.60163452 +0000 UTC m=+202.061478278 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7d40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7e00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7e00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.60163452 +0000 UTC m=+202.061478278 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003030a0 item 12 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f00): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc0002b7f00): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f00): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.602876954 +0000 UTC m=+202.062720711 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0002b7f40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.602876954 +0000 UTC m=+202.062720711 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039a840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303500 item 13 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.604177315 +0000 UTC m=+202.064021073 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ac40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.604177315 +0000 UTC m=+202.064021073 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039acc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003039d0 item 14 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00039ae00): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ae00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039aec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039aec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039aec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039aec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039aec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.606199427 +0000 UTC m=+202.066043204 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039aec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.606199427 +0000 UTC m=+202.066043204 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303dc0 item 15 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b3c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b3c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b3c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b3c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b3c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.608080205 +0000 UTC m=+202.067923981 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b3c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.608080205 +0000 UTC m=+202.067923981 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b4c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a460 item 16 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b500): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b500): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.609527823 +0000 UTC m=+202.069371590 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.609527823 +0000 UTC m=+202.069371590 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.609527823 +0000 UTC m=+202.069371590 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a850 item 17 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.612229705 +0000 UTC m=+202.072073482 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b6c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.612229705 +0000 UTC m=+202.072073482 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b7c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b0a0 item 18 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.614164083 +0000 UTC m=+202.074007850 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039b8c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.614164083 +0000 UTC m=+202.074007850 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.614164083 +0000 UTC m=+202.074007850 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039ba40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b490 item 19 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.616143244 +0000 UTC m=+202.075987011 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.616143244 +0000 UTC m=+202.075987011 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bb40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b880 item 20 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.617708862 +0000 UTC m=+202.077552740 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bbc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.617708862 +0000 UTC m=+202.077552740 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bc80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bcc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bcc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bcc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bcc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bcc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.617708862 +0000 UTC m=+202.077552740 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bcc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bce0 item 21 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.619482859 +0000 UTC m=+202.079326617 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bd40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bdc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bdc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bdc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bdc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bdc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.619482859 +0000 UTC m=+202.079326617 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bdc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 22 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.621078043 +0000 UTC m=+202.080921800 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039be40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.621078043 +0000 UTC m=+202.080921800 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.621078043 +0000 UTC m=+202.080921800 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00039bf40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 23 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a080): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a080): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a080): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a080): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a080): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.622715996 +0000 UTC m=+202.082559753 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a100): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a100): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a100): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a100): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a100): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.622715996 +0000 UTC m=+202.082559753 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a100): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 24 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a1c0): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00093a1c0): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a1c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a1c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a1c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a1c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a1c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a200): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a200): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a200): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.623869383 +0000 UTC m=+202.083713141 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.623869383 +0000 UTC m=+202.083713141 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a2c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a300): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a300): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a300): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.623869383 +0000 UTC m=+202.083713141 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 25 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a380): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a380): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a380): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.62570734 +0000 UTC m=+202.085551098 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a400): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a400): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a400): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.62570734 +0000 UTC m=+202.085551098 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 26 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a4c0): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00093a4c0): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a4c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a4c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a4c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a4c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a500): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a500): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.626705528 +0000 UTC m=+202.086549285 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.626705528 +0000 UTC m=+202.086549285 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a5c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a600): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a600): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a600): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.626705528 +0000 UTC m=+202.086549285 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 27 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a680): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a680): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a680): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.628298807 +0000 UTC m=+202.088142564 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a700): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a700): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a700): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.628298807 +0000 UTC m=+202.088142564 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dc460 item 28 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a7c0): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00093a7c0): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a7c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a7c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a7c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a7c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a7c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a800): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a800): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a800): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a800): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a800): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.629377826 +0000 UTC m=+202.089221582 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a800): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a8c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a8c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a8c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a8c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a8c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.629377826 +0000 UTC m=+202.089221582 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a8c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dc7e0 item 29 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a9c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a9c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a9c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a9c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a9c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.630373577 +0000 UTC m=+202.090217334 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093a9c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aa40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aa40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aa40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aa40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aa40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.630373577 +0000 UTC m=+202.090217334 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aa40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dcbd0 item 30 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab00): _readAt: size=2, off=0 2024/12/22 05:01:11 ERROR : open-test-file(0xc00093ab00): Couldn't read size of file 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab00): >_writeAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab00): close: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.631514591 +0000 UTC m=+202.091358348 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ab40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.631514591 +0000 UTC m=+202.091358348 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd030 item 31 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 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 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.632564915 +0000 UTC m=+202.092408672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ac80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.632564915 +0000 UTC m=+202.092408672 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd420 item 32 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.633464348 +0000 UTC m=+202.093308105 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ad80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd6c0 item 33 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.633853366 +0000 UTC m=+202.093697123 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.633853366 +0000 UTC m=+202.093697123 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dd810 item 33 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.635426807 +0000 UTC m=+202.095270555 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ae80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ddd50 item 34 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.636149259 +0000 UTC m=+202.095993016 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093aec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af00): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.636149259 +0000 UTC m=+202.095993016 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8000 item 34 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.637152745 +0000 UTC m=+202.096996503 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8310 item 35 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.637471221 +0000 UTC m=+202.097314978 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093af80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.637471221 +0000 UTC m=+202.097314978 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093afc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8460 item 35 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b040): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b040): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b040): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.638573332 +0000 UTC m=+202.098417089 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8700 item 36 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.63896784 +0000 UTC m=+202.098811597 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b100): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b140): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b140): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b140): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b140): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b140): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.63896784 +0000 UTC m=+202.098811597 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b140): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8850 item 36 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.640129763 +0000 UTC m=+202.099973520 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8af0 item 37 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.640555429 +0000 UTC m=+202.100399187 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b1c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.640555429 +0000 UTC m=+202.100399187 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e8cb0 item 37 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.641580687 +0000 UTC m=+202.101424443 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9030 item 38 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.64201526 +0000 UTC m=+202.101859016 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.64201526 +0000 UTC m=+202.101859016 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9180 item 38 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b400): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b400): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.643044474 +0000 UTC m=+202.102888231 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9420 item 39 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.643423733 +0000 UTC m=+202.103267480 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b4c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b500): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b500): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b500): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.643423733 +0000 UTC m=+202.103267480 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9650 item 39 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b580): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b580): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.644360455 +0000 UTC m=+202.104204212 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e99d0 item 40 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.644811829 +0000 UTC m=+202.104655586 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.644811829 +0000 UTC m=+202.104655586 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9b20 item 40 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.64567849 +0000 UTC m=+202.105522247 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b6c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e9e30 item 41 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.646243788 +0000 UTC m=+202.106087545 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc000 item 41 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.64669415 +0000 UTC m=+202.106537907 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.64669415 +0000 UTC m=+202.106537907 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc1c0 item 41 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.647688239 +0000 UTC m=+202.107531996 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc460 item 42 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.648164058 +0000 UTC m=+202.108007816 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc690 item 42 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.648561772 +0000 UTC m=+202.108405520 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b940): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.648561772 +0000 UTC m=+202.108405520 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093b980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc850 item 42 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.649488495 +0000 UTC m=+202.109332253 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcaf0 item 43 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.64987568 +0000 UTC m=+202.109719436 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093ba80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bccb0 item 43 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.650276219 +0000 UTC m=+202.110119976 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.650276219 +0000 UTC m=+202.110119976 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bb80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcf50 item 43 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.651266882 +0000 UTC m=+202.111110659 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd490 item 44 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.651604323 +0000 UTC m=+202.111448070 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bc80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 44 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.652005904 +0000 UTC m=+202.111849661 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.652005904 +0000 UTC m=+202.111849661 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bd80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 44 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.653202502 +0000 UTC m=+202.113046258 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 45 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.653610465 +0000 UTC m=+202.113454251 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093be80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.653610465 +0000 UTC m=+202.113454251 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00093bf40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bddc0 item 45 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.655002458 +0000 UTC m=+202.114846205 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003160e0 item 46 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.655475983 +0000 UTC m=+202.115319740 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.655475983 +0000 UTC m=+202.115319740 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 46 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.656910276 +0000 UTC m=+202.116754043 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 47 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.657403849 +0000 UTC m=+202.117247616 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.657403849 +0000 UTC m=+202.117247616 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316930 item 47 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.658834715 +0000 UTC m=+202.118678482 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316c40 item 48 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.65934578 +0000 UTC m=+202.119189537 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.65934578 +0000 UTC m=+202.119189537 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316ee0 item 48 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.660738004 +0000 UTC m=+202.120581771 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003171f0 item 49 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.661244542 +0000 UTC m=+202.121088298 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.661244542 +0000 UTC m=+202.121088298 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317420 item 49 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2640): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2640): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.662480753 +0000 UTC m=+202.122324510 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003177a0 item 50 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.663073421 +0000 UTC m=+202.122917169 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.663073421 +0000 UTC m=+202.122917169 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 50 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.664075666 +0000 UTC m=+202.123919423 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca27c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317d50 item 51 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.664431171 +0000 UTC m=+202.124274928 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.664431171 +0000 UTC m=+202.124274928 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003520e0 item 51 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2940): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2940): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2940): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2940): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2940): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.665768302 +0000 UTC m=+202.125612059 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2940): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352460 item 52 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.66631811 +0000 UTC m=+202.126161867 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.66631811 +0000 UTC m=+202.126161867 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352620 item 52 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.667362624 +0000 UTC m=+202.127206381 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352b60 item 53 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.667720423 +0000 UTC m=+202.127564180 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2bc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2bc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2bc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2bc0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2bc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.667720423 +0000 UTC m=+202.127564180 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2bc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d90 item 53 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.668629823 +0000 UTC m=+202.128473580 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 54 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.669036304 +0000 UTC m=+202.128880061 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.669036304 +0000 UTC m=+202.128880061 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003533b0 item 54 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.66999662 +0000 UTC m=+202.129840377 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353880 item 55 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.670358176 +0000 UTC m=+202.130201933 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f40): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.670358176 +0000 UTC m=+202.130201933 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 55 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.671360941 +0000 UTC m=+202.131204697 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a4d0 item 56 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.67170812 +0000 UTC m=+202.131551877 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3100): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.67170812 +0000 UTC m=+202.131551877 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 56 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.672607393 +0000 UTC m=+202.132451149 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 57 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.672927351 +0000 UTC m=+202.132771097 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 57 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.673274429 +0000 UTC m=+202.133118186 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.673274429 +0000 UTC m=+202.133118186 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 57 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.67419404 +0000 UTC m=+202.134037796 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 58 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.674602543 +0000 UTC m=+202.134446291 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2000 item 58 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.675054197 +0000 UTC m=+202.134897954 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.675054197 +0000 UTC m=+202.134897954 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d21c0 item 58 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.676054098 +0000 UTC m=+202.135897855 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2460 item 59 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.676404623 +0000 UTC m=+202.136248370 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2700 item 59 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.676805083 +0000 UTC m=+202.136648839 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3740): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3740): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3740): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.676805083 +0000 UTC m=+202.136648839 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2850 item 59 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.678293015 +0000 UTC m=+202.138136762 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3840): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2b60 item 60 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.678695768 +0000 UTC m=+202.138539525 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2cb0 item 60 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.679191826 +0000 UTC m=+202.139035603 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.679191826 +0000 UTC m=+202.139035603 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca39c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2e70 item 60 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.680217835 +0000 UTC m=+202.140061592 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d33b0 item 61 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.680598097 +0000 UTC m=+202.140441853 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.680598097 +0000 UTC m=+202.140441853 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3c70 item 61 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.68220971 +0000 UTC m=+202.142053467 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14230 item 62 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.6827394 +0000 UTC m=+202.142583157 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.6827394 +0000 UTC m=+202.142583157 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14380 item 62 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.684219688 +0000 UTC m=+202.144063436 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14620 item 63 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.684797119 +0000 UTC m=+202.144640876 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3e40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f40): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.684797119 +0000 UTC m=+202.144640876 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3f40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14770 item 63 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 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 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >_readAt: n=0, err=Bad file descriptor 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.695557834 +0000 UTC m=+202.155401590 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d141c0 item 64 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.695997136 +0000 UTC m=+202.155840892 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca20c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.695997136 +0000 UTC m=+202.155840892 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14310 item 64 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.697068368 +0000 UTC m=+202.156912125 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca21c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d145b0 item 65 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.697753029 +0000 UTC m=+202.157596786 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.697753029 +0000 UTC m=+202.157596786 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14700 item 65 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.698859688 +0000 UTC m=+202.158703445 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14a10 item 66 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.699276358 +0000 UTC m=+202.159120115 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca22c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.699276358 +0000 UTC m=+202.159120115 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14b60 item 66 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.700335317 +0000 UTC m=+202.160179075 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14e00 item 67 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.70079038 +0000 UTC m=+202.160634126 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.70079038 +0000 UTC m=+202.160634126 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca23c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d14f50 item 67 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.701798464 +0000 UTC m=+202.161642221 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d151f0 item 68 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.702273964 +0000 UTC m=+202.162117721 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.702273964 +0000 UTC m=+202.162117721 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d15340 item 68 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.70322354 +0000 UTC m=+202.163067297 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2580): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d155e0 item 69 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.703611015 +0000 UTC m=+202.163454771 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca25c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.703611015 +0000 UTC m=+202.163454771 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d15730 item 69 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2680): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2680): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2680): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.704559258 +0000 UTC m=+202.164403015 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d159d0 item 70 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.704917878 +0000 UTC m=+202.164761636 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2740): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2780): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2780): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2780): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.704917878 +0000 UTC m=+202.164761636 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d15b20 item 70 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2800): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2800): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2800): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2800): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2800): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.706011143 +0000 UTC m=+202.165854900 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2800): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d15dc0 item 71 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.706392897 +0000 UTC m=+202.166236654 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca28c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2900): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2900): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2900): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.706392897 +0000 UTC m=+202.166236654 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d15f10 item 71 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.707320732 +0000 UTC m=+202.167164489 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2980): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 72 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.707720139 +0000 UTC m=+202.167563896 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.707720139 +0000 UTC m=+202.167563896 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2a80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 72 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.70864535 +0000 UTC m=+202.168489106 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 73 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.709020932 +0000 UTC m=+202.168864689 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 73 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.709359034 +0000 UTC m=+202.169202791 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.709359034 +0000 UTC m=+202.169202791 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2b80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a000 item 73 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.710225936 +0000 UTC m=+202.170069693 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a540 item 74 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.710557646 +0000 UTC m=+202.170401403 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2d00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a850 item 74 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.710975037 +0000 UTC m=+202.170818794 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.710975037 +0000 UTC m=+202.170818794 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2e00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ac40 item 74 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.71178462 +0000 UTC m=+202.171628377 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2ec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037af50 item 75 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.712118405 +0000 UTC m=+202.171962162 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca2f00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): _writeAt: size=3, off=2 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b0a0 item 75 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.712456226 +0000 UTC m=+202.172299984 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3080): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3080): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3080): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3080): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3080): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.712456226 +0000 UTC m=+202.172299984 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3080): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b260 item 75 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.713295406 +0000 UTC m=+202.173139162 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3140): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b6c0 item 76 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.713598313 +0000 UTC m=+202.173442070 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3180): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b880 item 76 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): _writeAt: size=3, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.713963165 +0000 UTC m=+202.173806922 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3280): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3280): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3280): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3280): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3280): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.713963165 +0000 UTC m=+202.173806922 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3280): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bab0 item 76 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.714859131 +0000 UTC m=+202.174702887 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3340): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3380): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3380): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3380): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4000 item 77 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3380): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3380): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.715224363 +0000 UTC m=+202.175068120 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3380): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.715224363 +0000 UTC m=+202.175068120 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3440): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4230 item 77 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.716461086 +0000 UTC m=+202.176304843 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4620 item 78 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.717087458 +0000 UTC m=+202.176931205 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3540): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.717087458 +0000 UTC m=+202.176931205 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d47e0 item 78 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.718066188 +0000 UTC m=+202.177909946 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca36c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4af0 item 79 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.718400012 +0000 UTC m=+202.178243770 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3700): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.718400012 +0000 UTC m=+202.178243770 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca37c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4c40 item 79 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.719391096 +0000 UTC m=+202.179234854 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3900): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3940): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3940): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3940): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4fc0 item 80 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3940): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3940): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.719723668 +0000 UTC m=+202.179567425 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3940): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a00): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.719723668 +0000 UTC m=+202.179567425 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5110 item 80 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.720698461 +0000 UTC m=+202.180542219 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5490 item 81 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.721143142 +0000 UTC m=+202.180986899 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3a80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.721143142 +0000 UTC m=+202.180986899 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5730 item 81 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.722022767 +0000 UTC m=+202.181866524 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3b40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d59d0 item 82 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.722415472 +0000 UTC m=+202.182259229 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.722415472 +0000 UTC m=+202.182259229 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3c40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5b20 item 82 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.723263899 +0000 UTC m=+202.183107646 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3cc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003940e0 item 83 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.723635504 +0000 UTC m=+202.183479260 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3d80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.723635504 +0000 UTC m=+202.183479260 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3dc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003942a0 item 83 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.724518956 +0000 UTC m=+202.184362712 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000ca3ec0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394c40 item 84 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.724982834 +0000 UTC m=+202.184826591 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e1c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e200): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.724982834 +0000 UTC m=+202.184826591 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395030 item 84 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e3c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e3c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e3c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e3c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e3c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.726022297 +0000 UTC m=+202.185866055 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e3c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395500 item 85 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.72645151 +0000 UTC m=+202.186295267 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e600): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e640): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e640): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e640): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.72645151 +0000 UTC m=+202.186295267 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043e640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395730 item 85 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.72756889 +0000 UTC m=+202.187412687 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043eb00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 86 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.728059227 +0000 UTC m=+202.187902984 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ebc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.728059227 +0000 UTC m=+202.187902984 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ec40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395ea0 item 86 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.729036665 +0000 UTC m=+202.188880422 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ed00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a310 item 87 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.729452202 +0000 UTC m=+202.189295949 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043edc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.729452202 +0000 UTC m=+202.189295949 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a690 item 87 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.731179471 +0000 UTC m=+202.191023229 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ee80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a9a0 item 88 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.731627159 +0000 UTC m=+202.191470916 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043ef80): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043efc0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043efc0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043efc0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043efc0): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043efc0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.731627159 +0000 UTC m=+202.191470916 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043efc0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060aaf0 item 88 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.732727156 +0000 UTC m=+202.192570914 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f0c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f100): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f100): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f100): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ad90 item 89 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f100): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f100): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.733188389 +0000 UTC m=+202.193032147 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f100): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060af50 item 89 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.733619226 +0000 UTC m=+202.193462983 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f1c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.733619226 +0000 UTC m=+202.193462983 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f200): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b0a0 item 89 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.734836652 +0000 UTC m=+202.194680408 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f2c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f300): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f300): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f300): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b570 item 90 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f300): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f300): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.735250566 +0000 UTC m=+202.195094323 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f300): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b6c0 item 90 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.735764116 +0000 UTC m=+202.195607874 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f640): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.735764116 +0000 UTC m=+202.195607874 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043f680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b810 item 90 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.736733309 +0000 UTC m=+202.196577066 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bb90 item 91 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.737149567 +0000 UTC m=+202.196993325 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fc40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): >_readAt: n=2, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): _writeAt: size=3, off=7 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bd50 item 91 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.737511655 +0000 UTC m=+202.197355411 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): >_readAt: n=8, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.737511655 +0000 UTC m=+202.197355411 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fd40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bea0 item 91 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.738481038 +0000 UTC m=+202.198324795 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe00): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c62a0 item 92 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.738870456 +0000 UTC m=+202.198714213 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc00043fe40): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): open at offset 5 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6540 item 92 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): _readAt: size=2, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): _writeAt: size=3, off=5 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >_writeAt: n=3, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.739304688 +0000 UTC m=+202.199148435 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778000): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778040): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778040): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778040): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778040): >_readAt: n=3, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778040): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.739304688 +0000 UTC m=+202.199148435 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778040): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6690 item 92 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.740258732 +0000 UTC m=+202.200102499 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778240): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6a10 item 93 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.740644343 +0000 UTC m=+202.200488100 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007782c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.740644343 +0000 UTC m=+202.200488100 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778400): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6c40 item 93 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.741713101 +0000 UTC m=+202.201556849 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007784c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6f50 item 94 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.74209203 +0000 UTC m=+202.201935788 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778500): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007785c0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007785c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007785c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007785c0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007785c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.74209203 +0000 UTC m=+202.201935788 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007785c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7180 item 94 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.743292135 +0000 UTC m=+202.203135892 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778680): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7500 item 95 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.743622633 +0000 UTC m=+202.203466390 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007786c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778780): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778780): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778780): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778780): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778780): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.743622633 +0000 UTC m=+202.203466390 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778780): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7650 item 95 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 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 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): open at offset 0 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): _readAt: size=2, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): >_readAt: n=0, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.744723932 +0000 UTC m=+202.204567689 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778880): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): _writeAt: size=5, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >openPending: err= 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7ab0 item 96 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >_writeAt: n=5, err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.745121867 +0000 UTC m=+202.204965624 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc0007788c0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/22 05:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/22 05:01:11 DEBUG : open-test-file: newRWFileHandle: 2024/12/22 05:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/22 05:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): _readAt: size=512, off=0 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): openPending: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): >openPending: err= 2024/12/22 05:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): >_readAt: n=5, err=EOF 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): close: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-22 05:01:11.745121867 +0000 UTC m=+202.204965624 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:11 DEBUG : open-test-file(0xc000778ac0): >close: err= 2024/12/22 05:01:11 DEBUG : open-test-file: Remove: 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7c70 item 96 2024/12/22 05:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/22 05:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/22 05:01:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/22 05:01:11 DEBUG : open-test-file: >Remove: err= 2024/12/22 05:01:11 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:11 DEBUG : : Looking for writers 2024/12/22 05:01:11 DEBUG : >WaitForWriters: 2024/12/22 05:01:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.05s) --- PASS: TestRWFileHandleOpenTests/writes (0.51s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.12s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.54s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:11 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:12 DEBUG : file1: newRWFileHandle: 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): openPending: 2024/12/22 05:01:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): >openPending: err= 2024/12/22 05:01:12 DEBUG : file1: >newRWFileHandle: err= 2024/12/22 05:01:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/22 05:01:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): _writeAt: size=2, off=0 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): >_writeAt: n=2, err= 2024/12/22 05:01:12 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): RWFileHandle.Flush 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): RWFileHandle.Release 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): close: 2024/12/22 05:01:12 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/22 05:01:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:12 DEBUG : file1(0xc0009165c0): >close: err= 2024/12/22 05:01:12 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:01:12 DEBUG : file1: vfs cache: starting upload 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:01:12 DEBUG : : Looking for writers 2024/12/22 05:01:12 DEBUG : file1: reading active writers 2024/12/22 05:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:01:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:01:12 INFO : file1: Copied (new) 2024/12/22 05:01:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2024/12/22 05:01:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/22 05:01:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/22 05:01:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:12 INFO : file1: vfs cache: upload succeeded try #1 2024/12/22 05:01:13 DEBUG : : Looking for writers 2024/12/22 05:01:13 DEBUG : file1: reading active writers 2024/12/22 05:01:13 DEBUG : >WaitForWriters: 2024/12/22 05:01:13 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:13 DEBUG : : Looking for writers 2024/12/22 05:01:13 DEBUG : file1: reading active writers 2024/12/22 05:01:13 DEBUG : >WaitForWriters: 2024/12/22 05:01:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.01s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:14 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:14 DEBUG : rename_me: newRWFileHandle: 2024/12/22 05:01:14 DEBUG : rename_me(0xc000779100): openPending: 2024/12/22 05:01:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/22 05:01:14 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/22 05:01:14 DEBUG : rename_me(0xc000779100): >openPending: err= 2024/12/22 05:01:14 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/22 05:01:14 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/22 05:01:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/22 05:01:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/22 05:01:14 DEBUG : rename_me(0xc000779100): _writeAt: size=5, off=0 2024/12/22 05:01:14 DEBUG : rename_me(0xc000779100): >_writeAt: n=5, err= 2024/12/22 05:01:14 DEBUG : rename_me(0xc000779100): close: 2024/12/22 05:01:14 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-22 05:01:14.134872614 +0000 UTC m=+204.594716372 2024/12/22 05:01:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/22 05:01:14 DEBUG : rename_me(0xc000779100): >close: err= 2024/12/22 05:01:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/22 05:01:14 DEBUG : i_was_renamed: Updating file with 0xc000956900 2024/12/22 05:01:14 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/22 05:01:14 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/22 05:01:14 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/22 05:01:14 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/22 05:01:14 DEBUG : : Looking for writers 2024/12/22 05:01:14 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/22 05:01:15 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2024/12/22 05:01:15 INFO : i_was_renamed: Copied (new) 2024/12/22 05:01:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-22 05:01:14 +0000 UTC," 2024/12/22 05:01:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/22 05:01:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/22 05:01:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/22 05:01:15 DEBUG : : Looking for writers 2024/12/22 05:01:15 DEBUG : i_was_renamed: reading active writers 2024/12/22 05:01:15 DEBUG : >WaitForWriters: 2024/12/22 05:01:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:15 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/22 05:01:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/22 05:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kocufos5buno" 2024/12/22 05:01:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/22 05:01:16 DEBUG : : forgetting directory cache 2024/12/22 05:01:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate(0xc000778440): _readAt: size=512, off=0 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate(0xc000778440): openPending: 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 04:02:15 +0000 UTC," against cached fingerprint "" 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 05:01:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate(0xc000778440): >openPending: err= 2024/12/22 05:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:17 DEBUG : : forgetting directory cache 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate(0xc000778440): >_readAt: n=20, err=EOF 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate(0xc000778440): close: 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:02:15 +0000 UTC 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate(0xc000778440): >close: err= 2024/12/22 05:01:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:17 DEBUG : : forgetting directory cache 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate(0xc0007786c0): _readAt: size=512, off=0 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate(0xc0007786c0): openPending: 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 04:03:15 +0000 UTC," against cached fingerprint "20,2024-12-22 04:02:15 +0000 UTC," 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 04:03:15 +0000 UTC," != cached fingerprint "20,2024-12-22 04:02:15 +0000 UTC,") 2024/12/22 05:01:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 05:01:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate(0xc0007786c0): >openPending: err= 2024/12/22 05:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:18 DEBUG : : forgetting directory cache 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate(0xc0007786c0): >_readAt: n=20, err=EOF 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate(0xc0007786c0): close: 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:03:15 +0000 UTC 2024/12/22 05:01:18 DEBUG : TestRWCacheUpdate(0xc0007786c0): >close: err= 2024/12/22 05:01:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:19 DEBUG : : forgetting directory cache 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate(0xc000135b00): _readAt: size=512, off=0 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate(0xc000135b00): openPending: 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 04:04:15 +0000 UTC," against cached fingerprint "20,2024-12-22 04:03:15 +0000 UTC," 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 04:04:15 +0000 UTC," != cached fingerprint "20,2024-12-22 04:03:15 +0000 UTC,") 2024/12/22 05:01:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 05:01:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate(0xc000135b00): >openPending: err= 2024/12/22 05:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:20 DEBUG : : forgetting directory cache 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate(0xc000135b00): >_readAt: n=20, err=EOF 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate(0xc000135b00): close: 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:04:15 +0000 UTC 2024/12/22 05:01:20 DEBUG : TestRWCacheUpdate(0xc000135b00): >close: err= 2024/12/22 05:01:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:21 DEBUG : : forgetting directory cache 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate(0xc000917900): _readAt: size=512, off=0 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate(0xc000917900): openPending: 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 04:05:15 +0000 UTC," against cached fingerprint "20,2024-12-22 04:04:15 +0000 UTC," 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 04:05:15 +0000 UTC," != cached fingerprint "20,2024-12-22 04:04:15 +0000 UTC,") 2024/12/22 05:01:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 05:01:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate(0xc000917900): >openPending: err= 2024/12/22 05:01:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:23 DEBUG : : forgetting directory cache 2024/12/22 05:01:23 DEBUG : TestRWCacheUpdate(0xc000917900): >_readAt: n=20, err=EOF 2024/12/22 05:01:23 DEBUG : TestRWCacheUpdate(0xc000917900): close: 2024/12/22 05:01:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:05:15 +0000 UTC 2024/12/22 05:01:23 DEBUG : TestRWCacheUpdate(0xc000917900): >close: err= 2024/12/22 05:01:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:23 DEBUG : : forgetting directory cache 2024/12/22 05:01:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate(0xc000917c40): _readAt: size=512, off=0 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate(0xc000917c40): openPending: 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 04:06:15 +0000 UTC," against cached fingerprint "20,2024-12-22 04:05:15 +0000 UTC," 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 04:06:15 +0000 UTC," != cached fingerprint "20,2024-12-22 04:05:15 +0000 UTC,") 2024/12/22 05:01:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 05:01:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate(0xc000917c40): >openPending: err= 2024/12/22 05:01:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:25 DEBUG : : forgetting directory cache 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate(0xc000917c40): >_readAt: n=20, err=EOF 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate(0xc000917c40): close: 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:06:15 +0000 UTC 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate(0xc000917c40): >close: err= 2024/12/22 05:01:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:25 DEBUG : : forgetting directory cache 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate(0xc000ca2340): _readAt: size=512, off=0 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate(0xc000ca2340): openPending: 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-22 04:07:15 +0000 UTC," against cached fingerprint "20,2024-12-22 04:06:15 +0000 UTC," 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-22 04:07:15 +0000 UTC," != cached fingerprint "20,2024-12-22 04:06:15 +0000 UTC,") 2024/12/22 05:01:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/22 05:01:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate(0xc000ca2340): >openPending: err= 2024/12/22 05:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:27 DEBUG : : forgetting directory cache 2024/12/22 05:01:27 DEBUG : TestRWCacheUpdate(0xc000ca2340): >_readAt: n=20, err=EOF 2024/12/22 05:01:27 DEBUG : TestRWCacheUpdate(0xc000ca2340): close: 2024/12/22 05:01:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:07:15 +0000 UTC 2024/12/22 05:01:27 DEBUG : TestRWCacheUpdate(0xc000ca2340): >close: err= 2024/12/22 05:01:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:27 DEBUG : : forgetting directory cache 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate(0xc00043e640): _readAt: size=512, off=0 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate(0xc00043e640): openPending: 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-22 04:08:15 +0000 UTC," against cached fingerprint "20,2024-12-22 04:07:15 +0000 UTC," 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-22 04:08:15 +0000 UTC," != cached fingerprint "20,2024-12-22 04:07:15 +0000 UTC,") 2024/12/22 05:01:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/22 05:01:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate(0xc00043e640): >openPending: err= 2024/12/22 05:01:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:28 DEBUG : : forgetting directory cache 2024/12/22 05:01:29 DEBUG : TestRWCacheUpdate(0xc00043e640): >_readAt: n=21, err=EOF 2024/12/22 05:01:29 DEBUG : TestRWCacheUpdate(0xc00043e640): close: 2024/12/22 05:01:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:08:15 +0000 UTC 2024/12/22 05:01:29 DEBUG : TestRWCacheUpdate(0xc00043e640): >close: err= 2024/12/22 05:01:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:29 DEBUG : : forgetting directory cache 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate(0xc000ca2100): _readAt: size=512, off=0 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate(0xc000ca2100): openPending: 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-22 04:09:15 +0000 UTC," against cached fingerprint "21,2024-12-22 04:08:15 +0000 UTC," 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-22 04:09:15 +0000 UTC," != cached fingerprint "21,2024-12-22 04:08:15 +0000 UTC,") 2024/12/22 05:01:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/22 05:01:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate(0xc000ca2100): >openPending: err= 2024/12/22 05:01:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:30 DEBUG : : forgetting directory cache 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate(0xc000ca2100): >_readAt: n=22, err=EOF 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate(0xc000ca2100): close: 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:09:15 +0000 UTC 2024/12/22 05:01:30 DEBUG : TestRWCacheUpdate(0xc000ca2100): >close: err= 2024/12/22 05:01:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:31 DEBUG : : forgetting directory cache 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate(0xc000ca2340): _readAt: size=512, off=0 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate(0xc000ca2340): openPending: 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-22 04:10:15 +0000 UTC," against cached fingerprint "22,2024-12-22 04:09:15 +0000 UTC," 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-22 04:10:15 +0000 UTC," != cached fingerprint "22,2024-12-22 04:09:15 +0000 UTC,") 2024/12/22 05:01:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/22 05:01:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate(0xc000ca2340): >openPending: err= 2024/12/22 05:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:32 DEBUG : : forgetting directory cache 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate(0xc000ca2340): >_readAt: n=23, err=EOF 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate(0xc000ca2340): close: 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:10:15 +0000 UTC 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate(0xc000ca2340): >close: err= 2024/12/22 05:01:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:32 DEBUG : : forgetting directory cache 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate(0xc000ca2640): _readAt: size=512, off=0 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate(0xc000ca2640): openPending: 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-22 04:11:15 +0000 UTC," against cached fingerprint "23,2024-12-22 04:10:15 +0000 UTC," 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-22 04:11:15 +0000 UTC," != cached fingerprint "23,2024-12-22 04:10:15 +0000 UTC,") 2024/12/22 05:01:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/22 05:01:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate(0xc000ca2640): >openPending: err= 2024/12/22 05:01:34 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:34 DEBUG : : forgetting directory cache 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate(0xc000ca2640): >_readAt: n=24, err=EOF 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate(0xc000ca2640): close: 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-22 04:11:15 +0000 UTC 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate(0xc000ca2640): >close: err= 2024/12/22 05:01:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/22 05:01:34 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:34 DEBUG : : Looking for writers 2024/12/22 05:01:34 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/22 05:01:34 DEBUG : >WaitForWriters: 2024/12/22 05:01:34 DEBUG : vfs cache: cleaner exiting 2024/12/22 05:01:34 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (19.34s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.29s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:37 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/22 05:01:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/22 05:01:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/22 05:01:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/22 05:01:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:01:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/22 05:01:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:38 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:38 DEBUG : : Looking for writers 2024/12/22 05:01:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/22 05:01:38 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/22 05:01:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:38 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:38 DEBUG : files root 'rclone-test-kocufos5buno': Re-using VFS from active cache 2024/12/22 05:01:38 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:38 DEBUG : : Looking for writers 2024/12/22 05:01:38 DEBUG : >WaitForWriters: 2024/12/22 05:01:38 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:38 DEBUG : : Looking for writers 2024/12/22 05:01:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:39 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:39 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:39 DEBUG : : Looking for writers 2024/12/22 05:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:39 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:39 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:39 DEBUG : : Looking for writers 2024/12/22 05:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.32s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:39 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:42 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:42 DEBUG : dir: Looking for writers 2024/12/22 05:01:42 DEBUG : file2: reading active writers 2024/12/22 05:01:42 DEBUG : : Looking for writers 2024/12/22 05:01:42 DEBUG : dir: reading active writers 2024/12/22 05:01:42 DEBUG : file1: reading active writers 2024/12/22 05:01:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.47s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:43 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:45 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:45 DEBUG : dir: Looking for writers 2024/12/22 05:01:45 DEBUG : : Looking for writers 2024/12/22 05:01:45 DEBUG : file1: reading active writers 2024/12/22 05:01:45 DEBUG : dir: reading active writers 2024/12/22 05:01:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.83s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:45 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/22 05:01:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/22 05:01:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/22 05:01:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/22 05:01:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/22 05:01:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/22 05:01:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/22 05:01:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/22 05:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/22 05:01:48 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 05:01:52 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2024/12/22 05:01:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/22 05:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/22 05:01:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:01:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/22 05:01:52 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:52 DEBUG : dir: Looking for writers 2024/12/22 05:01:52 DEBUG : file2: reading active writers 2024/12/22 05:01:52 DEBUG : new_file.txt: reading active writers 2024/12/22 05:01:52 DEBUG : : Looking for writers 2024/12/22 05:01:52 DEBUG : dir: reading active writers 2024/12/22 05:01:52 DEBUG : file1: reading active writers 2024/12/22 05:01:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.43s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:53 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/22 05:01:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000f56180 2024/12/22 05:01:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/22 05:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/22 05:01:56 INFO : dir/file1: Moved (server-side) to: file0 2024/12/22 05:01:56 DEBUG : file0: Updating file with file0 0xc000f56180 2024/12/22 05:01:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/22 05:01:56 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/22 05:01:56 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:56 DEBUG : dir: Looking for writers 2024/12/22 05:01:56 DEBUG : : Looking for writers 2024/12/22 05:01:56 DEBUG : dir: reading active writers 2024/12/22 05:01:56 DEBUG : file0: reading active writers 2024/12/22 05:01:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.05s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:57 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:57 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:01:57 DEBUG : : Looking for writers 2024/12/22 05:01:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.29s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:01:57 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:01:58 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/22 05:01:58 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/22 05:01:59 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/22 05:01:59 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/22 05:01:59 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/22 05:02:00 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:00 DEBUG : a: Looking for writers 2024/12/22 05:02:00 DEBUG : b: Looking for writers 2024/12/22 05:02:00 DEBUG : c: Looking for writers 2024/12/22 05:02:00 DEBUG : d: Looking for writers 2024/12/22 05:02:00 DEBUG : : Looking for writers 2024/12/22 05:02:00 DEBUG : : Looking for writers 2024/12/22 05:02:00 DEBUG : /: reading active writers 2024/12/22 05:02:00 DEBUG : a: reading active writers 2024/12/22 05:02:00 DEBUG : b: reading active writers 2024/12/22 05:02:00 DEBUG : c: reading active writers 2024/12/22 05:02:00 DEBUG : d: reading active writers 2024/12/22 05:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.77s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:01 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/22 05:02:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/22 05:02:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/22 05:02:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/22 05:02:04 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:04 DEBUG : a/b/c/d: Looking for writers 2024/12/22 05:02:04 DEBUG : a/b/c: Looking for writers 2024/12/22 05:02:04 DEBUG : d: reading active writers 2024/12/22 05:02:04 DEBUG : a/b: Looking for writers 2024/12/22 05:02:04 DEBUG : c: reading active writers 2024/12/22 05:02:04 DEBUG : a: Looking for writers 2024/12/22 05:02:04 DEBUG : b: reading active writers 2024/12/22 05:02:04 DEBUG : : Looking for writers 2024/12/22 05:02:04 DEBUG : a: reading active writers 2024/12/22 05:02:04 DEBUG : >WaitForWriters: 2024/12/22 05:02:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/a/b not empty`) 2024/12/22 05:02:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 05:02:06 DEBUG : pacer: Reducing sleep to 15ms 2024/12/22 05:02:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/a not empty`) 2024/12/22 05:02:06 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/12/22 05:02:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kocufos5buno/a not empty`) 2024/12/22 05:02:06 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/12/22 05:02:06 DEBUG : pacer: Reducing sleep to 45ms 2024/12/22 05:02:06 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestVFSMkdirAll (5.38s) === 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 TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:06 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:06 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/12/22 05:02:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/22 05:02:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/22 05:02:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/22 05:02:06 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 05:02:07 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/12/22 05:02:07 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/12/22 05:02:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:07 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:07 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/12/22 05:02:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/22 05:02:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 05:02:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:07 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 05:02:08 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 05:02:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:08 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/22 05:02:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/22 05:02:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:08 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (7 bytes), uploading instead of streaming 2024/12/22 05:02:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:09 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:09 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:09 DEBUG : : Looking for writers 2024/12/22 05:02:09 DEBUG : file1: reading active writers 2024/12/22 05:02:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.12s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:09 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:10 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/22 05:02:11 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/22 05:02:11 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/22 05:02:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/22 05:02:11 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (11 bytes), uploading instead of streaming 2024/12/22 05:02:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:11 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/22 05:02:11 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:11 DEBUG : : Looking for writers 2024/12/22 05:02:11 DEBUG : file1: reading active writers 2024/12/22 05:02:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.42s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:12 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:12 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/22 05:02:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:12 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (5 bytes), uploading instead of streaming 2024/12/22 05:02:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:13 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/22 05:02:13 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:13 DEBUG : : Looking for writers 2024/12/22 05:02:13 DEBUG : file1: reading active writers 2024/12/22 05:02:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.65s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:13 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:14 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:14 DEBUG : file1: WriteFileHandle.Release closing 2024/12/22 05:02:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:14 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 05:02:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:14 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/22 05:02:14 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:14 DEBUG : : Looking for writers 2024/12/22 05:02:14 DEBUG : file1: reading active writers 2024/12/22 05:02:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:15 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:15 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (2 bytes), uploading instead of streaming 2024/12/22 05:02:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:16 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/22 05:02:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:16 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:16 DEBUG : : Looking for writers 2024/12/22 05:02:16 DEBUG : file1: reading active writers 2024/12/22 05:02:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.59s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:17 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:18 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (0 bytes), uploading instead of streaming 2024/12/22 05:02:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:18 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:02:18 DEBUG : file1: Open: flags=O_RDONLY 2024/12/22 05:02:18 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/22 05:02:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/22 05:02:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:02:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/22 05:02:19 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:19 DEBUG : : Looking for writers 2024/12/22 05:02:19 DEBUG : file1: reading active writers 2024/12/22 05:02:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.61s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-kocufos5buno'", Local "Local file system at /tmp/rclone2285949746", Modify Window "1s" 2024/12/22 05:02:19 INFO : files root 'rclone-test-kocufos5buno': poll-interval is not supported by this remote 2024/12/22 05:02:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/22 05:02:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/22 05:02:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:19 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/22 05:02:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/22 05:02:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:19 DEBUG : files root 'rclone-test-kocufos5buno': File to upload is small (100 bytes), uploading instead of streaming 2024/12/22 05:02:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/22 05:02:20 DEBUG : file1: Size of src and dst objects identical 2024/12/22 05:02:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/22 05:02:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/22 05:02:20 DEBUG : file1: Open: flags=O_RDONLY 2024/12/22 05:02:20 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/22 05:02:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/22 05:02:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/22 05:02:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/22 05:02:20 DEBUG : WaitForWriters: timeout=30s 2024/12/22 05:02:20 DEBUG : : Looking for writers 2024/12/22 05:02:20 DEBUG : file1: reading active writers 2024/12/22 05:02:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.55s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/12/22 05:02:21 DEBUG : files root 'rclone-test-kocufos5buno': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m31.750940375s (try 1/5): exit status 1: Failed [TestDirForgetAll TestDirReadDirAll/Virtual]