"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/02/08 02:03:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-soregol6keqo" 2025/02/08 02:03:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 02:03:57 DEBUG : Creating backend with remote "/tmp/rclone661104757" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:03:57 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:00 DEBUG : dir: Looking for writers 2025/02/08 02:04:00 DEBUG : : Looking for writers 2025/02/08 02:04:00 DEBUG : dir: reading active writers 2025/02/08 02:04:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.27s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:00 INFO : files root 'rclone-test-soregol6keqo': 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_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir 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_handle_test.go:45 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddir Messages: 1 objects not found dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 2 Test: TestDirHandleReaddir 2025/02/08 02:04:11 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:11 DEBUG : dir/subdir: Looking for writers 2025/02/08 02:04:11 DEBUG : dir: Looking for writers 2025/02/08 02:04:11 DEBUG : file2: reading active writers 2025/02/08 02:04:11 DEBUG : subdir: reading active writers 2025/02/08 02:04:11 DEBUG : : Looking for writers 2025/02/08 02:04:11 DEBUG : dir: reading active writers 2025/02/08 02:04:11 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (12.29s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:13 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:14 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:14 DEBUG : dir: Looking for writers 2025/02/08 02:04:14 DEBUG : file1: reading active writers 2025/02/08 02:04:14 DEBUG : : Looking for writers 2025/02/08 02:04:14 DEBUG : dir: reading active writers 2025/02/08 02:04:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.24s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:15 INFO : files root 'rclone-test-soregol6keqo': 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:33 Error: Should be true Test: TestDirMethods 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:33 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods 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:33 Error: Received unexpected error: file does not exist Test: TestDirMethods 2025/02/08 02:04:23 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:23 DEBUG : : Looking for writers 2025/02/08 02:04:23 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (8.53s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:23 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:25 DEBUG : dir: forgetting directory cache 2025/02/08 02:04:25 DEBUG : : forgetting directory cache 2025/02/08 02:04:25 DEBUG : dir: forgetting directory cache 2025/02/08 02:04:25 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:25 DEBUG : : Looking for writers 2025/02/08 02:04:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.74s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:26 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:27 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/08 02:04:27 DEBUG : dir: invalidating directory cache 2025/02/08 02:04:27 DEBUG : : >ForgetPath: 2025/02/08 02:04:27 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/08 02:04:27 DEBUG : : invalidating directory cache 2025/02/08 02:04:27 DEBUG : dir: forgetting directory cache 2025/02/08 02:04:27 DEBUG : : >ForgetPath: 2025/02/08 02:04:27 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/08 02:04:27 DEBUG : : >ForgetPath: 2025/02/08 02:04:27 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:27 DEBUG : dir: Looking for writers 2025/02/08 02:04:27 DEBUG : : Looking for writers 2025/02/08 02:04:27 DEBUG : dir: reading active writers 2025/02/08 02:04:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.07s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:28 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:34 DEBUG : : forgetting directory cache 2025/02/08 02:04:34 DEBUG : dir: forgetting directory cache 2025/02/08 02:04:35 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:35 DEBUG : dir: Looking for writers 2025/02/08 02:04:35 DEBUG : fil/a/b: Looking for writers 2025/02/08 02:04:35 DEBUG : fil/a: Looking for writers 2025/02/08 02:04:35 DEBUG : b: reading active writers 2025/02/08 02:04:35 DEBUG : fil: Looking for writers 2025/02/08 02:04:35 DEBUG : a: reading active writers 2025/02/08 02:04:35 DEBUG : : Looking for writers 2025/02/08 02:04:35 DEBUG : dir: reading active writers 2025/02/08 02:04:35 DEBUG : fil: reading active writers 2025/02/08 02:04:35 DEBUG : >WaitForWriters: 2025/02/08 02:04:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/fil/a not empty`) 2025/02/08 02:04:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 02:04:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/fil/a not empty`) 2025/02/08 02:04:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/08 02:04:36 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/fil/a not empty`) 2025/02/08 02:04:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/08 02:04:36 DEBUG : pacer: Reducing sleep to 60ms 2025/02/08 02:04:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/fil not empty`) 2025/02/08 02:04:36 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/02/08 02:04:37 DEBUG : pacer: Reducing sleep to 90ms 2025/02/08 02:04:37 DEBUG : pacer: Reducing sleep to 67.5ms 2025/02/08 02:04:37 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestDirWalk (8.68s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:37 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:38 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/02/08 02:04:38 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/02/08 02:04:38 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/02/08 02:04:38 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/02/08 02:04:38 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/02/08 02:04:38 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:38 DEBUG : dir: Looking for writers 2025/02/08 02:04:38 DEBUG : : Looking for writers 2025/02/08 02:04:38 DEBUG : dir: reading active writers 2025/02/08 02:04:38 DEBUG : >WaitForWriters: 2025/02/08 02:04:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (2.02s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:39 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:41 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:41 DEBUG : dir: Looking for writers 2025/02/08 02:04:41 DEBUG : file1: reading active writers 2025/02/08 02:04:41 DEBUG : : Looking for writers 2025/02/08 02:04:41 DEBUG : dir: reading active writers 2025/02/08 02:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.84s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:42 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/02/08 02:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/08 02:04:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/08 02:04:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/08 02:04:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/08 02:04:47 DEBUG : dir: invalidating directory cache 2025/02/08 02:04:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/08 02:04:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/08 02:04:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/08 02:04:47 DEBUG : dir/file1: Reset virtual modtime 2025/02/08 02:04:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/08 02:04:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/08 02:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/08 02:04:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/08 02:04:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:04:47 DEBUG : dir: invalidating directory cache 2025/02/08 02:04:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/08 02:04:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/08 02:04:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/08 02:04:47 DEBUG : : forgetting directory cache 2025/02/08 02:04:47 DEBUG : dir: forgetting directory cache 2025/02/08 02:04:47 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/08 02:04:47 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:47 DEBUG : dir/virtualDir: Looking for writers 2025/02/08 02:04:47 DEBUG : dir: Looking for writers 2025/02/08 02:04:47 DEBUG : file1: reading active writers 2025/02/08 02:04:47 DEBUG : virtualFile2: reading active writers 2025/02/08 02:04:47 DEBUG : virtualFile: reading active writers 2025/02/08 02:04:47 DEBUG : virtualDir: reading active writers 2025/02/08 02:04:47 DEBUG : : Looking for writers 2025/02/08 02:04:47 DEBUG : dir: reading active writers 2025/02/08 02:04:47 DEBUG : >WaitForWriters: 2025/02/08 02:04:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/dir not empty`) 2025/02/08 02:04:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 02:04:49 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/dir not empty`) 2025/02/08 02:04:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/08 02:04:49 DEBUG : pacer: Reducing sleep to 30ms 2025/02/08 02:04:49 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirReadDirAll (7.12s) --- PASS: TestDirReadDirAll/Virtual (2.35s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:50 DEBUG : pacer: Reducing sleep to 16.875ms 2025/02/08 02:04:50 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/02/08 02:04:50 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 02:04:50 ERROR : dir/: Can only open directories read only 2025/02/08 02:04:50 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:50 DEBUG : dir: Looking for writers 2025/02/08 02:04:50 DEBUG : : Looking for writers 2025/02/08 02:04:50 DEBUG : dir: reading active writers 2025/02/08 02:04:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.88s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:51 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/08 02:04:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/08 02:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/08 02:04:52 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 02:04:53 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/02/08 02:04:53 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/08 02:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/08 02:04:53 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:53 DEBUG : dir: Looking for writers 2025/02/08 02:04:53 DEBUG : file1: reading active writers 2025/02/08 02:04:53 DEBUG : potato: reading active writers 2025/02/08 02:04:53 DEBUG : : Looking for writers 2025/02/08 02:04:53 DEBUG : dir: reading active writers 2025/02/08 02:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.01s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:54 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/08 02:04:56 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:04:56 DEBUG : dir/sub: Looking for writers 2025/02/08 02:04:56 DEBUG : dir: Looking for writers 2025/02/08 02:04:56 DEBUG : file1: reading active writers 2025/02/08 02:04:56 DEBUG : sub: reading active writers 2025/02/08 02:04:56 DEBUG : : Looking for writers 2025/02/08 02:04:56 DEBUG : dir: reading active writers 2025/02/08 02:04:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.45s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:04:57 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:04:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/08 02:04:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/08 02:05:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:00 DEBUG : dir/sub/subsub: Looking for writers 2025/02/08 02:05:00 DEBUG : dir/sub: Looking for writers 2025/02/08 02:05:00 DEBUG : subsub: reading active writers 2025/02/08 02:05:00 DEBUG : dir: Looking for writers 2025/02/08 02:05:00 DEBUG : file1: reading active writers 2025/02/08 02:05:00 DEBUG : sub: reading active writers 2025/02/08 02:05:00 DEBUG : : Looking for writers 2025/02/08 02:05:00 DEBUG : dir: reading active writers 2025/02/08 02:05:00 DEBUG : >WaitForWriters: 2025/02/08 02:05:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/dir/sub not empty`) 2025/02/08 02:05:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 02:05:01 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/dir/sub not empty`) 2025/02/08 02:05:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/08 02:05:01 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/dir/sub not empty`) 2025/02/08 02:05:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/08 02:05:01 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/dir/sub not empty`) 2025/02/08 02:05:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/02/08 02:05:01 DEBUG : pacer: Reducing sleep to 120ms 2025/02/08 02:05:01 DEBUG : pacer: Reducing sleep to 90ms 2025/02/08 02:05:01 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.32s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:02 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:06 DEBUG : pacer: Reducing sleep to 50.625ms 2025/02/08 02:05:06 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/02/08 02:05:06 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/02/08 02:05:06 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/02/08 02:05:06 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/02/08 02:05:06 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/02/08 02:05:06 ERROR : dir/: Dir.Remove not empty 2025/02/08 02:05:06 DEBUG : dir/file1: Remove: 2025/02/08 02:05:07 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 02:05:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:07 DEBUG : dir/file1: >Remove: err= 2025/02/08 02:05:07 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/08 02:05:07 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:07 DEBUG : : Looking for writers 2025/02/08 02:05:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.63s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:07 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:08 DEBUG : dir/file1: Remove: 2025/02/08 02:05:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:09 DEBUG : dir/file1: >Remove: err= 2025/02/08 02:05:09 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/08 02:05:09 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:09 DEBUG : : Looking for writers 2025/02/08 02:05:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.99s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:09 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:11 DEBUG : dir/file1: Remove: 2025/02/08 02:05:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:11 DEBUG : dir/file1: >Remove: err= 2025/02/08 02:05:11 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:11 DEBUG : dir: Looking for writers 2025/02/08 02:05:11 DEBUG : : Looking for writers 2025/02/08 02:05:11 DEBUG : dir: reading active writers 2025/02/08 02:05:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:12 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/08 02:05:14 DEBUG : dir: Updating dir with dir2 0xc0008e3380 2025/02/08 02:05:14 DEBUG : dir: forgetting directory cache 2025/02/08 02:05:14 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/08 02:05:14 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/08 02:05:16 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/08 02:05:16 DEBUG : file2: Updating file with file2 0xc00042b440 2025/02/08 02:05:16 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:16 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 02:05:16 INFO : dir2/file3: Deleted 2025/02/08 02:05:17 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/08 02:05:17 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00042b440 2025/02/08 02:05:17 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/08 02:05:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/08 02:05:17 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/08 02:05:18 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008e3860 2025/02/08 02:05:18 DEBUG : empty directory: forgetting directory cache 2025/02/08 02:05:18 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/08 02:05:18 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/08 02:05:18 DEBUG : dir2: Renaming to "dir3" 2025/02/08 02:05:18 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:18 DEBUG : dir3: Looking for writers 2025/02/08 02:05:18 DEBUG : file3: reading active writers 2025/02/08 02:05:18 DEBUG : renamed empty directory: Looking for writers 2025/02/08 02:05:18 DEBUG : : Looking for writers 2025/02/08 02:05:18 DEBUG : dir3: reading active writers 2025/02/08 02:05:18 DEBUG : renamed empty directory: reading active writers 2025/02/08 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.90s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:18 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/08 02:05:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:05:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/08 02:05:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/08 02:05:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/08 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/08 02:05:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:05:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/08 02:05:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/08 02:05:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/08 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/08 02:05:20 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (12 bytes), uploading instead of streaming 2025/02/08 02:05:21 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/02/08 02:05:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/08 02:05:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/08 02:05:21 DEBUG : : forgetting directory cache 2025/02/08 02:05:21 DEBUG : dir: forgetting directory cache 2025/02/08 02:05:21 DEBUG : dir/sub: forgetting directory cache 2025/02/08 02:05:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/08 02:05:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/08 02:05:21 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 02:05:22 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/02/08 02:05:22 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/08 02:05:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/08 02:05:22 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:22 DEBUG : dir/sub: Looking for writers 2025/02/08 02:05:22 DEBUG : file0: reading active writers 2025/02/08 02:05:22 DEBUG : file2: reading active writers 2025/02/08 02:05:22 DEBUG : dir: Looking for writers 2025/02/08 02:05:22 DEBUG : file1: reading active writers 2025/02/08 02:05:22 DEBUG : sub: reading active writers 2025/02/08 02:05:22 DEBUG : : Looking for writers 2025/02/08 02:05:22 DEBUG : dir: reading active writers 2025/02/08 02:05:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.33s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:23 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:24 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:24 DEBUG : dir: Looking for writers 2025/02/08 02:05:24 DEBUG : file1: reading active writers 2025/02/08 02:05:24 DEBUG : : Looking for writers 2025/02/08 02:05:24 DEBUG : dir: reading active writers 2025/02/08 02:05:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.98s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:25 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:27 DEBUG : Can set mod time: true 2025/02/08 02:05:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/08 02:05:28 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:28 DEBUG : dir: Looking for writers 2025/02/08 02:05:28 DEBUG : file1: reading active writers 2025/02/08 02:05:28 DEBUG : : Looking for writers 2025/02/08 02:05:28 DEBUG : dir: reading active writers 2025/02/08 02:05:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:29 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 02:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:30 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 02:05:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:05:31 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 02:05:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/08 02:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:31 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:31 DEBUG : dir: Looking for writers 2025/02/08 02:05:31 DEBUG : file1: reading active writers 2025/02/08 02:05:31 DEBUG : : Looking for writers 2025/02/08 02:05:31 DEBUG : dir: reading active writers 2025/02/08 02:05:31 DEBUG : >WaitForWriters: 2025/02/08 02:05:31 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:31 DEBUG : dir: Looking for writers 2025/02/08 02:05:31 DEBUG : file1: reading active writers 2025/02/08 02:05:31 DEBUG : : Looking for writers 2025/02/08 02:05:31 DEBUG : dir: reading active writers 2025/02/08 02:05:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:32 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:05:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 02:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:33 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 02:05:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:05:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 02:05:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/08 02:05:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:34 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:34 DEBUG : dir: Looking for writers 2025/02/08 02:05:34 DEBUG : file1: reading active writers 2025/02/08 02:05:34 DEBUG : : Looking for writers 2025/02/08 02:05:34 DEBUG : dir: reading active writers 2025/02/08 02:05:34 DEBUG : >WaitForWriters: 2025/02/08 02:05:34 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:34 DEBUG : dir: Looking for writers 2025/02/08 02:05:34 DEBUG : file1: reading active writers 2025/02/08 02:05:34 DEBUG : : Looking for writers 2025/02/08 02:05:34 DEBUG : dir: reading active writers 2025/02/08 02:05:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:35 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:35 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:05:35 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:35 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:35 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:05:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/08 02:05:37 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:37 DEBUG : dir: Looking for writers 2025/02/08 02:05:37 DEBUG : file1: reading active writers 2025/02/08 02:05:37 DEBUG : : Looking for writers 2025/02/08 02:05:37 DEBUG : dir: reading active writers 2025/02/08 02:05:37 DEBUG : >WaitForWriters: 2025/02/08 02:05:37 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:37 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:37 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:05:37 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:37 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:37 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:05:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/08 02:05:39 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:05:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:05:39 DEBUG : dir/file1(0xc0003b2f40): close: 2025/02/08 02:05:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/08 02:05:39 DEBUG : dir/file1(0xc0003b2f40): >close: err= 2025/02/08 02:05:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:39 DEBUG : dir: Looking for writers 2025/02/08 02:05:39 DEBUG : file1: reading active writers 2025/02/08 02:05:39 DEBUG : : Looking for writers 2025/02/08 02:05:39 DEBUG : dir: reading active writers 2025/02/08 02:05:39 DEBUG : >WaitForWriters: 2025/02/08 02:05:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:39 DEBUG : dir: Looking for writers 2025/02/08 02:05:39 DEBUG : file1: reading active writers 2025/02/08 02:05:39 DEBUG : : Looking for writers 2025/02/08 02:05:39 DEBUG : dir: reading active writers 2025/02/08 02:05:39 DEBUG : >WaitForWriters: 2025/02/08 02:05:39 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:40 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:40 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:05:40 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:40 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:05:40 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:05:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/08 02:05:41 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:05:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:05:41 DEBUG : dir/file1(0xc0002d3cc0): _writeAt: size=5, off=0 2025/02/08 02:05:41 DEBUG : dir/file1(0xc0002d3cc0): openPending: 2025/02/08 02:05:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:05:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 02:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:41 DEBUG : dir/file1(0xc0002d3cc0): >openPending: err= 2025/02/08 02:05:41 DEBUG : dir/file1(0xc0002d3cc0): >_writeAt: n=5, err= 2025/02/08 02:05:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/08 02:05:41 DEBUG : dir/file1(0xc0002d3cc0): close: 2025/02/08 02:05:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/02/08 02:05:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/02/08 02:05:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/02/08 02:05:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/08 02:05:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/08 02:05:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:05:42 DEBUG : dir/file1(0xc0002d3cc0): >close: err= 2025/02/08 02:05:42 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:05:42 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:05:42 DEBUG : dir: Looking for writers 2025/02/08 02:05:42 DEBUG : file1: reading active writers 2025/02/08 02:05:42 DEBUG : : Looking for writers 2025/02/08 02:05:42 DEBUG : dir: reading active writers 2025/02/08 02:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:05:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:05:42 INFO : dir/file1: Copied (replaced existing) 2025/02/08 02:05:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/02/08 02:05:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 02:05:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/02/08 02:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 02:05:43 DEBUG : dir: Looking for writers 2025/02/08 02:05:43 DEBUG : file1: reading active writers 2025/02/08 02:05:43 DEBUG : : Looking for writers 2025/02/08 02:05:43 DEBUG : dir: reading active writers 2025/02/08 02:05:43 DEBUG : >WaitForWriters: 2025/02/08 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:43 DEBUG : dir: Looking for writers 2025/02/08 02:05:43 DEBUG : file1: reading active writers 2025/02/08 02:05:43 DEBUG : : Looking for writers 2025/02/08 02:05:43 DEBUG : dir: reading active writers 2025/02/08 02:05:43 DEBUG : >WaitForWriters: 2025/02/08 02:05:43 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.95s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.91s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.10s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.22s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.91s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:44 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:05:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:05:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/08 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:45 DEBUG : dir: Looking for writers 2025/02/08 02:05:45 DEBUG : file1: reading active writers 2025/02/08 02:05:45 DEBUG : : Looking for writers 2025/02/08 02:05:45 DEBUG : dir: reading active writers 2025/02/08 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.37s) === RUN TestFileOpenReadUnknownSize 2025/02/08 02:05:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/08 02:05:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/08 02:05:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:05:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/08 02:05:46 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:46 DEBUG : : Looking for writers 2025/02/08 02:05:46 DEBUG : file.txt: reading active writers 2025/02/08 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:46 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:47 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (25 bytes), uploading instead of streaming 2025/02/08 02:05:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:05:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:48 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:48 DEBUG : dir: Looking for writers 2025/02/08 02:05:48 DEBUG : file1: reading active writers 2025/02/08 02:05:48 DEBUG : : Looking for writers 2025/02/08 02:05:48 DEBUG : dir: reading active writers 2025/02/08 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.73s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:50 DEBUG : dir/file1: Remove: 2025/02/08 02:05:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:50 DEBUG : dir/file1: >Remove: err= 2025/02/08 02:05:51 DEBUG : dir/file1: Remove: 2025/02/08 02:05:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/08 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:51 DEBUG : dir: Looking for writers 2025/02/08 02:05:51 DEBUG : : Looking for writers 2025/02/08 02:05:51 DEBUG : dir: reading active writers 2025/02/08 02:05:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.35s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:51 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:53 DEBUG : dir/file1: Remove: 2025/02/08 02:05:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:53 DEBUG : dir/file1: >Remove: err= 2025/02/08 02:05:53 DEBUG : dir/file1: Remove: 2025/02/08 02:05:53 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/08 02:05:53 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:53 DEBUG : dir: Looking for writers 2025/02/08 02:05:53 DEBUG : : Looking for writers 2025/02/08 02:05:53 DEBUG : dir: reading active writers 2025/02/08 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.35s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:54 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:05:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/08 02:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 02:05:55 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/08 02:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 02:05:55 DEBUG : dir/file1: Open: flags=0x3 2025/02/08 02:05:55 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/08 02:05:55 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/08 02:05:55 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:55 DEBUG : dir: Looking for writers 2025/02/08 02:05:55 DEBUG : file1: reading active writers 2025/02/08 02:05:55 DEBUG : : Looking for writers 2025/02/08 02:05:55 DEBUG : dir: reading active writers 2025/02/08 02:05:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.95s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:05:56 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:05:57 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:05:57 DEBUG : dir: Looking for writers 2025/02/08 02:05:57 DEBUG : file1: reading active writers 2025/02/08 02:05:57 DEBUG : : Looking for writers 2025/02/08 02:05:57 DEBUG : dir: reading active writers 2025/02/08 02:05:57 DEBUG : >WaitForWriters: 2025/02/08 02:05:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:05:58 DEBUG : newLeaf: Updating file with newLeaf 0xc00096e000 2025/02/08 02:05:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:05:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 02:05:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00096e000 2025/02/08 02:05:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 02:05:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:05:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 02:05:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:05:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc00096e000 2025/02/08 02:05:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:05:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:05:59 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (25 bytes), uploading instead of streaming 2025/02/08 02:06:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:06:00 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 02:06:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:00 DEBUG : newLeaf: Running delayed rename now 2025/02/08 02:06:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00096e000 2025/02/08 02:06:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:00 DEBUG : dir: Looking for writers 2025/02/08 02:06:00 DEBUG : : Looking for writers 2025/02/08 02:06:00 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:00 DEBUG : dir: reading active writers 2025/02/08 02:06:00 DEBUG : >WaitForWriters: 2025/02/08 02:06:01 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:01 DEBUG : dir: Looking for writers 2025/02/08 02:06:01 DEBUG : : Looking for writers 2025/02/08 02:06:01 DEBUG : dir: reading active writers 2025/02/08 02:06:01 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:01 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:01 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:01 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:01 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:01 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:03 DEBUG : dir: Looking for writers 2025/02/08 02:06:03 DEBUG : file1: reading active writers 2025/02/08 02:06:03 DEBUG : : Looking for writers 2025/02/08 02:06:03 DEBUG : dir: reading active writers 2025/02/08 02:06:03 DEBUG : >WaitForWriters: 2025/02/08 02:06:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00096ec00 2025/02/08 02:06:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 02:06:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00096ec00 2025/02/08 02:06:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 02:06:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:06:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 02:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc00096ec00 2025/02/08 02:06:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:05 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (25 bytes), uploading instead of streaming 2025/02/08 02:06:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:06:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 02:06:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:05 DEBUG : newLeaf: Running delayed rename now 2025/02/08 02:06:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00096ec00 2025/02/08 02:06:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:06 DEBUG : dir: Looking for writers 2025/02/08 02:06:06 DEBUG : : Looking for writers 2025/02/08 02:06:06 DEBUG : dir: reading active writers 2025/02/08 02:06:06 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:06 DEBUG : >WaitForWriters: 2025/02/08 02:06:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:06 DEBUG : dir: Looking for writers 2025/02/08 02:06:06 DEBUG : : Looking for writers 2025/02/08 02:06:06 DEBUG : dir: reading active writers 2025/02/08 02:06:06 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:06 DEBUG : >WaitForWriters: 2025/02/08 02:06:06 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:07 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:07 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:07 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:07 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:07 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:06:08 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:08 DEBUG : dir/file1(0xc000b07000): openPending: 2025/02/08 02:06:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:08 DEBUG : dir/file1(0xc000b07000): >openPending: err= 2025/02/08 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 02:06:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:08 DEBUG : dir/file1(0xc000b07000): _writeAt: size=14, off=0 2025/02/08 02:06:08 DEBUG : dir/file1(0xc000b07000): >_writeAt: n=14, err= 2025/02/08 02:06:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/08 02:06:08 DEBUG : dir/file1(0xc000b07000): close: 2025/02/08 02:06:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/08 02:06:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/08 02:06:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:06:08 DEBUG : dir/file1(0xc000b07000): >close: err= 2025/02/08 02:06:08 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:08 DEBUG : dir: Looking for writers 2025/02/08 02:06:08 DEBUG : file1: reading active writers 2025/02/08 02:06:08 DEBUG : : Looking for writers 2025/02/08 02:06:08 DEBUG : dir: reading active writers 2025/02/08 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:06:08 DEBUG : dir: Looking for writers 2025/02/08 02:06:08 DEBUG : file1: reading active writers 2025/02/08 02:06:08 DEBUG : : Looking for writers 2025/02/08 02:06:08 DEBUG : dir: reading active writers 2025/02/08 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:06:08 DEBUG : dir: Looking for writers 2025/02/08 02:06:08 DEBUG : file1: reading active writers 2025/02/08 02:06:08 DEBUG : : Looking for writers 2025/02/08 02:06:08 DEBUG : dir: reading active writers 2025/02/08 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:06:08 DEBUG : dir: Looking for writers 2025/02/08 02:06:08 DEBUG : file1: reading active writers 2025/02/08 02:06:08 DEBUG : : Looking for writers 2025/02/08 02:06:08 DEBUG : dir: reading active writers 2025/02/08 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:06:08 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 02:06:08 DEBUG : dir: Looking for writers 2025/02/08 02:06:08 DEBUG : file1: reading active writers 2025/02/08 02:06:08 DEBUG : : Looking for writers 2025/02/08 02:06:08 DEBUG : dir: reading active writers 2025/02/08 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:06:09 DEBUG : dir: Looking for writers 2025/02/08 02:06:09 DEBUG : file1: reading active writers 2025/02/08 02:06:09 DEBUG : : Looking for writers 2025/02/08 02:06:09 DEBUG : dir: reading active writers 2025/02/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:06:09 DEBUG : dir: Looking for writers 2025/02/08 02:06:09 DEBUG : file1: reading active writers 2025/02/08 02:06:09 DEBUG : : Looking for writers 2025/02/08 02:06:09 DEBUG : dir: reading active writers 2025/02/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:06:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:06:09 INFO : dir/file1: Copied (replaced existing) 2025/02/08 02:06:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 02:06:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/08 02:06:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 02:06:10 DEBUG : dir: Looking for writers 2025/02/08 02:06:10 DEBUG : file1: reading active writers 2025/02/08 02:06:10 DEBUG : : Looking for writers 2025/02/08 02:06:10 DEBUG : dir: reading active writers 2025/02/08 02:06:10 DEBUG : >WaitForWriters: 2025/02/08 02:06:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:10 DEBUG : dir/file1(0xc0002d2f40): _readAt: size=512, off=0 2025/02/08 02:06:10 DEBUG : dir/file1(0xc0002d2f40): openPending: 2025/02/08 02:06:10 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," 2025/02/08 02:06:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 02:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:10 DEBUG : dir/file1(0xc0002d2f40): >openPending: err= 2025/02/08 02:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/08 02:06:10 DEBUG : dir/file1(0xc0002d2f40): >_readAt: n=14, err=EOF 2025/02/08 02:06:10 DEBUG : dir/file1(0xc0002d2f40): close: 2025/02/08 02:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:06:10 DEBUG : dir/file1(0xc0002d2f40): >close: err= 2025/02/08 02:06:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 02:06:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00096f680 2025/02/08 02:06:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 02:06:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/08 02:06:11 DEBUG : dir/file1: Updating file with dir/file1 0xc00096f680 2025/02/08 02:06:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 02:06:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:06:12 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:12 DEBUG : dir/file1(0xc0002d3f00): openPending: 2025/02/08 02:06:12 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," 2025/02/08 02:06:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 02:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:12 DEBUG : dir/file1(0xc0002d3f00): >openPending: err= 2025/02/08 02:06:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 02:06:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:12 DEBUG : dir/file1(0xc0002d3f00): _writeAt: size=25, off=0 2025/02/08 02:06:12 DEBUG : dir/file1(0xc0002d3f00): >_writeAt: n=25, err= 2025/02/08 02:06:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 02:06:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00096f680 2025/02/08 02:06:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:12 DEBUG : newLeaf(0xc0002d3f00): close: 2025/02/08 02:06:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 02:06:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 02:06:12.111526047 +0000 UTC m=+135.408289549 2025/02/08 02:06:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 02:06:12 DEBUG : newLeaf(0xc0002d3f00): >close: err= 2025/02/08 02:06:12 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:12 DEBUG : dir: Looking for writers 2025/02/08 02:06:12 DEBUG : : Looking for writers 2025/02/08 02:06:12 DEBUG : dir: reading active writers 2025/02/08 02:06:12 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:06:12 DEBUG : dir: Looking for writers 2025/02/08 02:06:12 DEBUG : : Looking for writers 2025/02/08 02:06:12 DEBUG : dir: reading active writers 2025/02/08 02:06:12 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:06:12 DEBUG : dir: Looking for writers 2025/02/08 02:06:12 DEBUG : : Looking for writers 2025/02/08 02:06:12 DEBUG : dir: reading active writers 2025/02/08 02:06:12 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:06:12 DEBUG : dir: Looking for writers 2025/02/08 02:06:12 DEBUG : : Looking for writers 2025/02/08 02:06:12 DEBUG : dir: reading active writers 2025/02/08 02:06:12 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:06:12 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 02:06:12 DEBUG : dir: Looking for writers 2025/02/08 02:06:12 DEBUG : : Looking for writers 2025/02/08 02:06:12 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:12 DEBUG : dir: reading active writers 2025/02/08 02:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:06:13 DEBUG : dir: Looking for writers 2025/02/08 02:06:13 DEBUG : : Looking for writers 2025/02/08 02:06:13 DEBUG : dir: reading active writers 2025/02/08 02:06:13 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:06:13 DEBUG : dir: Looking for writers 2025/02/08 02:06:13 DEBUG : : Looking for writers 2025/02/08 02:06:13 DEBUG : dir: reading active writers 2025/02/08 02:06:13 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:06:13 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/08 02:06:13 INFO : newLeaf: Copied (replaced existing) 2025/02/08 02:06:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 02:06:12 +0000 UTC," 2025/02/08 02:06:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 02:06:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 02:06:13 DEBUG : dir: Looking for writers 2025/02/08 02:06:13 DEBUG : : Looking for writers 2025/02/08 02:06:13 DEBUG : dir: reading active writers 2025/02/08 02:06:13 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:13 DEBUG : >WaitForWriters: 2025/02/08 02:06:14 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:14 DEBUG : dir: Looking for writers 2025/02/08 02:06:14 DEBUG : : Looking for writers 2025/02/08 02:06:14 DEBUG : dir: reading active writers 2025/02/08 02:06:14 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:14 DEBUG : >WaitForWriters: 2025/02/08 02:06:14 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:14 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:14 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:14 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:14 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:14 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:16 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:16 DEBUG : dir: Looking for writers 2025/02/08 02:06:16 DEBUG : file1: reading active writers 2025/02/08 02:06:16 DEBUG : : Looking for writers 2025/02/08 02:06:16 DEBUG : dir: reading active writers 2025/02/08 02:06:16 DEBUG : >WaitForWriters: 2025/02/08 02:06:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00042acc0 2025/02/08 02:06:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 02:06:17 DEBUG : dir/file1: Updating file with dir/file1 0xc00042acc0 2025/02/08 02:06:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 02:06:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:06:18 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:18 DEBUG : dir/file1(0xc0004ccbc0): openPending: 2025/02/08 02:06:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:06:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 02:06:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:18 DEBUG : dir/file1(0xc0004ccbc0): >openPending: err= 2025/02/08 02:06:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 02:06:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:18 DEBUG : dir/file1(0xc0004ccbc0): _writeAt: size=25, off=0 2025/02/08 02:06:18 DEBUG : dir/file1(0xc0004ccbc0): >_writeAt: n=25, err= 2025/02/08 02:06:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 02:06:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00042acc0 2025/02/08 02:06:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:18 DEBUG : newLeaf(0xc0004ccbc0): close: 2025/02/08 02:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 02:06:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 02:06:18.258639669 +0000 UTC m=+141.555403171 2025/02/08 02:06:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 02:06:18 DEBUG : newLeaf(0xc0004ccbc0): >close: err= 2025/02/08 02:06:18 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:18 DEBUG : dir: Looking for writers 2025/02/08 02:06:18 DEBUG : : Looking for writers 2025/02/08 02:06:18 DEBUG : dir: reading active writers 2025/02/08 02:06:18 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:06:18 DEBUG : dir: Looking for writers 2025/02/08 02:06:18 DEBUG : : Looking for writers 2025/02/08 02:06:18 DEBUG : dir: reading active writers 2025/02/08 02:06:18 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:06:18 DEBUG : dir: Looking for writers 2025/02/08 02:06:18 DEBUG : : Looking for writers 2025/02/08 02:06:18 DEBUG : dir: reading active writers 2025/02/08 02:06:18 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:06:18 DEBUG : dir: Looking for writers 2025/02/08 02:06:18 DEBUG : : Looking for writers 2025/02/08 02:06:18 DEBUG : dir: reading active writers 2025/02/08 02:06:18 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:06:18 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 02:06:19 DEBUG : dir: Looking for writers 2025/02/08 02:06:19 DEBUG : : Looking for writers 2025/02/08 02:06:19 DEBUG : dir: reading active writers 2025/02/08 02:06:19 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:06:19 DEBUG : dir: Looking for writers 2025/02/08 02:06:19 DEBUG : : Looking for writers 2025/02/08 02:06:19 DEBUG : dir: reading active writers 2025/02/08 02:06:19 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:06:19 DEBUG : dir: Looking for writers 2025/02/08 02:06:19 DEBUG : : Looking for writers 2025/02/08 02:06:19 DEBUG : dir: reading active writers 2025/02/08 02:06:19 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:06:19 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/08 02:06:19 INFO : newLeaf: Copied (replaced existing) 2025/02/08 02:06:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 02:06:18 +0000 UTC," 2025/02/08 02:06:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 02:06:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 02:06:20 DEBUG : dir: Looking for writers 2025/02/08 02:06:20 DEBUG : : Looking for writers 2025/02/08 02:06:20 DEBUG : dir: reading active writers 2025/02/08 02:06:20 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:20 DEBUG : >WaitForWriters: 2025/02/08 02:06:20 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:20 DEBUG : dir: Looking for writers 2025/02/08 02:06:20 DEBUG : : Looking for writers 2025/02/08 02:06:20 DEBUG : dir: reading active writers 2025/02/08 02:06:20 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:20 DEBUG : >WaitForWriters: 2025/02/08 02:06:20 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:21 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:21 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2025/02/08 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:29 DEBUG : : Looking for writers 2025/02/08 02:06:29 DEBUG : >WaitForWriters: 2025/02/08 02:06:29 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:29 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:29 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:29 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:29 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:29 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:31 DEBUG : dir: Looking for writers 2025/02/08 02:06:31 DEBUG : file1: reading active writers 2025/02/08 02:06:31 DEBUG : : Looking for writers 2025/02/08 02:06:31 DEBUG : dir: reading active writers 2025/02/08 02:06:31 DEBUG : >WaitForWriters: 2025/02/08 02:06:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:31 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:31 DEBUG : dir/file1(0xc0004cd200): _readAt: size=512, off=0 2025/02/08 02:06:31 DEBUG : dir/file1(0xc0004cd200): openPending: 2025/02/08 02:06:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:06:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 02:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:31 DEBUG : dir/file1(0xc0004cd200): >openPending: err= 2025/02/08 02:06:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/08 02:06:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:06:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:31 DEBUG : dir/file1(0xc0004cd200): >_readAt: n=14, err=EOF 2025/02/08 02:06:31 DEBUG : dir/file1(0xc0004cd200): close: 2025/02/08 02:06:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:06:31 DEBUG : dir/file1(0xc0004cd200): >close: err= 2025/02/08 02:06:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 02:06:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00042b500 2025/02/08 02:06:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 02:06:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/08 02:06:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00042b500 2025/02/08 02:06:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 02:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:06:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:33 DEBUG : dir/file1(0xc000b07640): openPending: 2025/02/08 02:06:33 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," 2025/02/08 02:06:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 02:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:33 DEBUG : dir/file1(0xc000b07640): >openPending: err= 2025/02/08 02:06:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 02:06:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:33 DEBUG : dir/file1(0xc000b07640): _writeAt: size=25, off=0 2025/02/08 02:06:33 DEBUG : dir/file1(0xc000b07640): >_writeAt: n=25, err= 2025/02/08 02:06:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 02:06:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 02:06:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00042b500 2025/02/08 02:06:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:06:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:34 DEBUG : newLeaf(0xc000b07640): close: 2025/02/08 02:06:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 02:06:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 02:06:33.49498394 +0000 UTC m=+156.791747442 2025/02/08 02:06:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 02:06:34 DEBUG : newLeaf(0xc000b07640): >close: err= 2025/02/08 02:06:34 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:06:34 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:06:34 DEBUG : dir: Looking for writers 2025/02/08 02:06:34 DEBUG : : Looking for writers 2025/02/08 02:06:34 DEBUG : dir: reading active writers 2025/02/08 02:06:34 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:06:34 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/08 02:06:34 INFO : newLeaf: Copied (replaced existing) 2025/02/08 02:06:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 02:06:33 +0000 UTC," 2025/02/08 02:06:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 02:06:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 02:06:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 02:06:35 DEBUG : dir: Looking for writers 2025/02/08 02:06:35 DEBUG : : Looking for writers 2025/02/08 02:06:35 DEBUG : dir: reading active writers 2025/02/08 02:06:35 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:35 DEBUG : >WaitForWriters: 2025/02/08 02:06:35 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:35 DEBUG : dir: Looking for writers 2025/02/08 02:06:35 DEBUG : : Looking for writers 2025/02/08 02:06:35 DEBUG : dir: reading active writers 2025/02/08 02:06:35 DEBUG : newLeaf: reading active writers 2025/02/08 02:06:35 DEBUG : >WaitForWriters: 2025/02/08 02:06:35 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- FAIL: TestFileRename (40.38s) --- PASS: TestFileRename/off,forceCache=false (5.89s) --- PASS: TestFileRename/minimal,forceCache=false (5.62s) --- PASS: TestFileRename/minimal,forceCache=true (7.44s) --- PASS: TestFileRename/writes,forceCache=false (6.15s) --- FAIL: TestFileRename/writes,forceCache=true (8.46s) --- PASS: TestFileRename/full,forceCache=false (6.82s) === 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-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:36 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:36 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:36 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:36 DEBUG : : Looking for writers 2025/02/08 02:06:36 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-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:36 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:06:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 02:06:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:38 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:38 DEBUG : dir: Looking for writers 2025/02/08 02:06:38 DEBUG : file1: reading active writers 2025/02/08 02:06:38 DEBUG : : Looking for writers 2025/02/08 02:06:38 DEBUG : dir: reading active writers 2025/02/08 02:06:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.24s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:38 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/08 02:06:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/08 02:06:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/08 02:06:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/08 02:06:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/08 02:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/08 02:06:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/08 02:06:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/08 02:06:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/08 02:06:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/08 02:06:41 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:41 DEBUG : dir: Looking for writers 2025/02/08 02:06:41 DEBUG : file1: reading active writers 2025/02/08 02:06:41 DEBUG : : Looking for writers 2025/02/08 02:06:41 DEBUG : dir: reading active writers 2025/02/08 02:06:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.79s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:42 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:06:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 02:06:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/08 02:06:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/08 02:06:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/08 02:06:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/08 02:06:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/08 02:06:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/08 02:06:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/08 02:06:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/08 02:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/08 02:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/08 02:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/08 02:06:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/08 02:06:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/08 02:06:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/08 02:06:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/08 02:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/08 02:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/08 02:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/08 02:06:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/08 02:06:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/08 02:06:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/08 02:06:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/08 02:06:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/08 02:06:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/08 02:06:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/08 02:06:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/08 02:06:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/08 02:06:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/08 02:06:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/08 02:06:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/08 02:06:46 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:46 DEBUG : dir: Looking for writers 2025/02/08 02:06:46 DEBUG : file1: reading active writers 2025/02/08 02:06:46 DEBUG : : Looking for writers 2025/02/08 02:06:46 DEBUG : dir: reading active writers 2025/02/08 02:06:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:47 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:06:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 02:06:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:48 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:48 DEBUG : dir: Looking for writers 2025/02/08 02:06:48 DEBUG : file1: reading active writers 2025/02/08 02:06:48 DEBUG : : Looking for writers 2025/02/08 02:06:48 DEBUG : dir: reading active writers 2025/02/08 02:06:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.25s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 02:06:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 02:06:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/08 02:06:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:50 DEBUG : dir: Looking for writers 2025/02/08 02:06:50 DEBUG : file1: reading active writers 2025/02/08 02:06:50 DEBUG : : Looking for writers 2025/02/08 02:06:50 DEBUG : dir: reading active writers 2025/02/08 02:06:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.37s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:51 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:51 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:51 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:51 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:51 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): _readAt: size=1, off=0 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): openPending: 2025/02/08 02:06:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:06:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): >openPending: err= 2025/02/08 02:06:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/08 02:06:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:06:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): >_readAt: n=1, err= 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): _readAt: size=256, off=1 2025/02/08 02:06:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): >_readAt: n=15, err=EOF 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): _readAt: size=16, off=16 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): >_readAt: n=0, err=EOF 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): close: 2025/02/08 02:06:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): >close: err= 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): close: 2025/02/08 02:06:53 DEBUG : dir/file1(0xc000b98100): >close: err=file already closed 2025/02/08 02:06:53 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:53 DEBUG : dir: Looking for writers 2025/02/08 02:06:53 DEBUG : file1: reading active writers 2025/02/08 02:06:53 DEBUG : : Looking for writers 2025/02/08 02:06:53 DEBUG : dir: reading active writers 2025/02/08 02:06:53 DEBUG : >WaitForWriters: 2025/02/08 02:06:53 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.78s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:54 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:54 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:54 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:54 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:54 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:06:55 DEBUG : dir/file1(0xc0009fc540): _readAt: size=1, off=0 2025/02/08 02:06:55 DEBUG : dir/file1(0xc0009fc540): openPending: 2025/02/08 02:06:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:06:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:06:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:55 DEBUG : dir/file1(0xc0009fc540): >openPending: err= 2025/02/08 02:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/08 02:06:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:06:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): >_readAt: n=1, err= 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): _readAt: size=1, off=5 2025/02/08 02:06:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): >_readAt: n=1, err= 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): _readAt: size=1, off=3 2025/02/08 02:06:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): >_readAt: n=1, err= 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): _readAt: size=1, off=13 2025/02/08 02:06:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): >_readAt: n=1, err= 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): _readAt: size=16, off=100 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): >_readAt: n=0, err=EOF 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): close: 2025/02/08 02:06:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:06:56 DEBUG : dir/file1(0xc0009fc540): >close: err= 2025/02/08 02:06:56 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:56 DEBUG : dir: Looking for writers 2025/02/08 02:06:56 DEBUG : file1: reading active writers 2025/02/08 02:06:56 DEBUG : : Looking for writers 2025/02/08 02:06:56 DEBUG : dir: reading active writers 2025/02/08 02:06:56 DEBUG : >WaitForWriters: 2025/02/08 02:06:56 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.39s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:56 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:56 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:56 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:56 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:56 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:06:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:06:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:06:58 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:06:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:06:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:06:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=1, off=0 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): openPending: 2025/02/08 02:06:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:06:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >openPending: err= 2025/02/08 02:06:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/08 02:06:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:06:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:06:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=1, err= 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=1, off=5 2025/02/08 02:06:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=1, err= 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=1, off=1 2025/02/08 02:06:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=1, err= 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=6, off=10 2025/02/08 02:06:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=6, err= 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=256, off=10 2025/02/08 02:06:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=6, err=EOF 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=256, off=100 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=0, err=EOF 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): close: 2025/02/08 02:06:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >close: err= 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): _readAt: size=256, off=100 2025/02/08 02:06:58 DEBUG : dir/file1(0xc000f2f7c0): >_readAt: n=0, err=file already closed 2025/02/08 02:06:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:06:58 DEBUG : dir: Looking for writers 2025/02/08 02:06:58 DEBUG : file1: reading active writers 2025/02/08 02:06:58 DEBUG : : Looking for writers 2025/02/08 02:06:58 DEBUG : dir: reading active writers 2025/02/08 02:06:58 DEBUG : >WaitForWriters: 2025/02/08 02:06:58 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:06:59 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:06:59 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:06:59 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:59 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:06:59 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:07:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): RWFileHandle.Flush 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): _readAt: size=256, off=0 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): openPending: 2025/02/08 02:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:07:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): >openPending: err= 2025/02/08 02:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/08 02:07:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): >_readAt: n=16, err=EOF 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): RWFileHandle.Flush 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): RWFileHandle.Flush 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): close: 2025/02/08 02:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:07:02 DEBUG : dir/file1(0xc0009fc880): >close: err= 2025/02/08 02:07:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:02 DEBUG : dir: Looking for writers 2025/02/08 02:07:02 DEBUG : file1: reading active writers 2025/02/08 02:07:02 DEBUG : : Looking for writers 2025/02/08 02:07:02 DEBUG : dir: reading active writers 2025/02/08 02:07:02 DEBUG : >WaitForWriters: 2025/02/08 02:07:02 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.92s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:03 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:03 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:03 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:03 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:03 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 02:07:04 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:07:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:07:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:07:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): _readAt: size=256, off=0 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): openPending: 2025/02/08 02:07:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:07:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): >openPending: err= 2025/02/08 02:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/08 02:07:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): >_readAt: n=16, err=EOF 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): RWFileHandle.Release 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): close: 2025/02/08 02:07:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): >close: err= 2025/02/08 02:07:04 DEBUG : dir/file1(0xc0000ac500): RWFileHandle.Release 2025/02/08 02:07:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:04 DEBUG : dir: Looking for writers 2025/02/08 02:07:04 DEBUG : file1: reading active writers 2025/02/08 02:07:04 DEBUG : : Looking for writers 2025/02/08 02:07:04 DEBUG : dir: reading active writers 2025/02/08 02:07:04 DEBUG : >WaitForWriters: 2025/02/08 02:07:04 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.27s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:05 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:05 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:05 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:05 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:05 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:05 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): openPending: 2025/02/08 02:07:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): >openPending: err= 2025/02/08 02:07:05 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): _writeAt: size=5, off=0 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): >_writeAt: n=5, err= 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): _writeAt: size=7, off=5 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): >_writeAt: n=7, err= 2025/02/08 02:07:05 DEBUG : file1: vfs cache: truncate to size=11 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): close: 2025/02/08 02:07:05 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 02:07:05.569160291 +0000 UTC m=+188.865923833 2025/02/08 02:07:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): >close: err= 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): close: 2025/02/08 02:07:05 DEBUG : file1(0xc000f2e1c0): >close: err=file already closed 2025/02/08 02:07:05 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:05 DEBUG : : Looking for writers 2025/02/08 02:07:05 DEBUG : file1: reading active writers 2025/02/08 02:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:05 DEBUG : : Looking for writers 2025/02/08 02:07:05 DEBUG : file1: reading active writers 2025/02/08 02:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:05 DEBUG : : Looking for writers 2025/02/08 02:07:05 DEBUG : file1: reading active writers 2025/02/08 02:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:05 DEBUG : : Looking for writers 2025/02/08 02:07:05 DEBUG : file1: reading active writers 2025/02/08 02:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:05 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:05 DEBUG : : Looking for writers 2025/02/08 02:07:05 DEBUG : file1: reading active writers 2025/02/08 02:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:05 DEBUG : : Looking for writers 2025/02/08 02:07:05 DEBUG : file1: reading active writers 2025/02/08 02:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:06 DEBUG : : Looking for writers 2025/02/08 02:07:06 DEBUG : file1: reading active writers 2025/02/08 02:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:06 INFO : file1: Copied (new) 2025/02/08 02:07:06 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-08 02:07:05 +0000 UTC," 2025/02/08 02:07:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:06 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:06 DEBUG : : Looking for writers 2025/02/08 02:07:06 DEBUG : file1: reading active writers 2025/02/08 02:07:06 DEBUG : >WaitForWriters: 2025/02/08 02:07:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:06 DEBUG : : Looking for writers 2025/02/08 02:07:06 DEBUG : file1: reading active writers 2025/02/08 02:07:06 DEBUG : >WaitForWriters: 2025/02/08 02:07:06 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.01s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:07 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:07 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:07 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:07 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:07 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:07 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): openPending: 2025/02/08 02:07:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): >openPending: err= 2025/02/08 02:07:07 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): _writeAt: size=7, off=0 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): >_writeAt: n=7, err= 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): _writeAt: size=6, off=5 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): >_writeAt: n=6, err= 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): close: 2025/02/08 02:07:07 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 02:07:07.565217613 +0000 UTC m=+190.861981125 2025/02/08 02:07:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): >close: err= 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): _writeAt: size=5, off=0 2025/02/08 02:07:07 DEBUG : file1(0xc000f2e540): >_writeAt: n=0, err=file already closed 2025/02/08 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:07 DEBUG : : Looking for writers 2025/02/08 02:07:07 DEBUG : file1: reading active writers 2025/02/08 02:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:07 DEBUG : : Looking for writers 2025/02/08 02:07:07 DEBUG : file1: reading active writers 2025/02/08 02:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:07 DEBUG : : Looking for writers 2025/02/08 02:07:07 DEBUG : file1: reading active writers 2025/02/08 02:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:07 DEBUG : : Looking for writers 2025/02/08 02:07:07 DEBUG : file1: reading active writers 2025/02/08 02:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:07 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:07 DEBUG : : Looking for writers 2025/02/08 02:07:07 DEBUG : file1: reading active writers 2025/02/08 02:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:07 DEBUG : : Looking for writers 2025/02/08 02:07:07 DEBUG : file1: reading active writers 2025/02/08 02:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:08 DEBUG : : Looking for writers 2025/02/08 02:07:08 DEBUG : file1: reading active writers 2025/02/08 02:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:08 INFO : file1: Copied (new) 2025/02/08 02:07:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-08 02:07:07 +0000 UTC," 2025/02/08 02:07:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:08 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:08 DEBUG : : Looking for writers 2025/02/08 02:07:08 DEBUG : file1: reading active writers 2025/02/08 02:07:08 DEBUG : >WaitForWriters: 2025/02/08 02:07:08 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:08 DEBUG : : Looking for writers 2025/02/08 02:07:08 DEBUG : file1: reading active writers 2025/02/08 02:07:08 DEBUG : >WaitForWriters: 2025/02/08 02:07:08 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:09 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:09 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:09 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:09 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:09 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:09 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:09 DEBUG : file1(0xc000b06180): openPending: 2025/02/08 02:07:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:09 DEBUG : file1(0xc000b06180): >openPending: err= 2025/02/08 02:07:09 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:09 DEBUG : file1(0xc000b06180): close: 2025/02/08 02:07:09 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 02:07:09.517358143 +0000 UTC m=+192.814121685 2025/02/08 02:07:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:09 DEBUG : file1(0xc000b06180): >close: err= 2025/02/08 02:07:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 02:07:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:07:09 DEBUG : file2: newRWFileHandle: 2025/02/08 02:07:09 DEBUG : file2(0xc000b06240): openPending: 2025/02/08 02:07:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 02:07:09 DEBUG : file2(0xc000b06240): >openPending: err= 2025/02/08 02:07:09 DEBUG : file2: >newRWFileHandle: err= 2025/02/08 02:07:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 02:07:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/08 02:07:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/08 02:07:09 DEBUG : file2(0xc000b06240): RWFileHandle.Flush 2025/02/08 02:07:09 DEBUG : file2(0xc000b06240): RWFileHandle.Release 2025/02/08 02:07:09 DEBUG : file2(0xc000b06240): close: 2025/02/08 02:07:09 DEBUG : file2: vfs cache: setting modification time to 2025-02-08 02:07:09.518269456 +0000 UTC m=+192.815032988 2025/02/08 02:07:09 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:09 DEBUG : file2(0xc000b06240): >close: err= 2025/02/08 02:07:09 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:09 DEBUG : : Looking for writers 2025/02/08 02:07:09 DEBUG : file1: reading active writers 2025/02/08 02:07:09 DEBUG : file2: reading active writers 2025/02/08 02:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/08 02:07:09 DEBUG : : Looking for writers 2025/02/08 02:07:09 DEBUG : file1: reading active writers 2025/02/08 02:07:09 DEBUG : file2: reading active writers 2025/02/08 02:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/08 02:07:09 DEBUG : : Looking for writers 2025/02/08 02:07:09 DEBUG : file1: reading active writers 2025/02/08 02:07:09 DEBUG : file2: reading active writers 2025/02/08 02:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/08 02:07:09 DEBUG : : Looking for writers 2025/02/08 02:07:09 DEBUG : file2: reading active writers 2025/02/08 02:07:09 DEBUG : file1: reading active writers 2025/02/08 02:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/08 02:07:09 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:09 DEBUG : file2: vfs cache: starting upload 2025/02/08 02:07:09 DEBUG : : Looking for writers 2025/02/08 02:07:09 DEBUG : file1: reading active writers 2025/02/08 02:07:09 DEBUG : file2: reading active writers 2025/02/08 02:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/08 02:07:09 DEBUG : : Looking for writers 2025/02/08 02:07:09 DEBUG : file1: reading active writers 2025/02/08 02:07:09 DEBUG : file2: reading active writers 2025/02/08 02:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/02/08 02:07:10 DEBUG : : Looking for writers 2025/02/08 02:07:10 DEBUG : file1: reading active writers 2025/02/08 02:07:10 DEBUG : file2: reading active writers 2025/02/08 02:07:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/02/08 02:07:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:10 INFO : file1: Copied (new) 2025/02/08 02:07:10 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-08 02:07:09 +0000 UTC," 2025/02/08 02:07:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:10 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:10 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/02/08 02:07:10 INFO : file2: Copied (new) 2025/02/08 02:07:10 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-08 02:07:09 +0000 UTC," 2025/02/08 02:07:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/08 02:07:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 02:07:10 INFO : file2: vfs cache: upload succeeded try #1 2025/02/08 02:07:10 DEBUG : : Looking for writers 2025/02/08 02:07:10 DEBUG : file1: reading active writers 2025/02/08 02:07:10 DEBUG : file2: reading active writers 2025/02/08 02:07:10 DEBUG : >WaitForWriters: 2025/02/08 02:07:10 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:10 DEBUG : : Looking for writers 2025/02/08 02:07:10 DEBUG : file1: reading active writers 2025/02/08 02:07:10 DEBUG : file2: reading active writers 2025/02/08 02:07:10 DEBUG : >WaitForWriters: 2025/02/08 02:07:10 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:11 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:11 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:11 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:11 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:11 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:11 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): openPending: 2025/02/08 02:07:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): >openPending: err= 2025/02/08 02:07:11 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): _writeAt: size=5, off=0 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): >_writeAt: n=5, err= 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): RWFileHandle.Flush 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): RWFileHandle.Flush 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): close: 2025/02/08 02:07:11 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 02:07:11.640106139 +0000 UTC m=+194.936869681 2025/02/08 02:07:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:11 DEBUG : file1(0xc000f2e840): >close: err= 2025/02/08 02:07:11 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:11 DEBUG : : Looking for writers 2025/02/08 02:07:11 DEBUG : file1: reading active writers 2025/02/08 02:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:11 DEBUG : : Looking for writers 2025/02/08 02:07:11 DEBUG : file1: reading active writers 2025/02/08 02:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:11 DEBUG : : Looking for writers 2025/02/08 02:07:11 DEBUG : file1: reading active writers 2025/02/08 02:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:11 DEBUG : : Looking for writers 2025/02/08 02:07:11 DEBUG : file1: reading active writers 2025/02/08 02:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:11 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:11 DEBUG : : Looking for writers 2025/02/08 02:07:11 DEBUG : file1: reading active writers 2025/02/08 02:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:11 DEBUG : : Looking for writers 2025/02/08 02:07:11 DEBUG : file1: reading active writers 2025/02/08 02:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:12 DEBUG : : Looking for writers 2025/02/08 02:07:12 DEBUG : file1: reading active writers 2025/02/08 02:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:12 INFO : file1: Copied (new) 2025/02/08 02:07:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-08 02:07:11 +0000 UTC," 2025/02/08 02:07:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:12 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:12 DEBUG : : Looking for writers 2025/02/08 02:07:12 DEBUG : file1: reading active writers 2025/02/08 02:07:12 DEBUG : >WaitForWriters: 2025/02/08 02:07:12 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.88s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:13 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:13 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:13 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:13 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:13 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:13 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): openPending: 2025/02/08 02:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): >openPending: err= 2025/02/08 02:07:13 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): _writeAt: size=5, off=0 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): >_writeAt: n=5, err= 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): RWFileHandle.Release 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): close: 2025/02/08 02:07:13 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 02:07:13.521559635 +0000 UTC m=+196.818323138 2025/02/08 02:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): >close: err= 2025/02/08 02:07:13 DEBUG : file1(0xc000f2ed80): RWFileHandle.Release 2025/02/08 02:07:13 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:13 DEBUG : : Looking for writers 2025/02/08 02:07:13 DEBUG : file1: reading active writers 2025/02/08 02:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:13 DEBUG : : Looking for writers 2025/02/08 02:07:13 DEBUG : file1: reading active writers 2025/02/08 02:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:13 DEBUG : : Looking for writers 2025/02/08 02:07:13 DEBUG : file1: reading active writers 2025/02/08 02:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:13 DEBUG : : Looking for writers 2025/02/08 02:07:13 DEBUG : file1: reading active writers 2025/02/08 02:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:13 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:13 DEBUG : : Looking for writers 2025/02/08 02:07:13 DEBUG : file1: reading active writers 2025/02/08 02:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:13 DEBUG : : Looking for writers 2025/02/08 02:07:13 DEBUG : file1: reading active writers 2025/02/08 02:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:14 DEBUG : : Looking for writers 2025/02/08 02:07:14 DEBUG : file1: reading active writers 2025/02/08 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:14 INFO : file1: Copied (new) 2025/02/08 02:07:14 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-08 02:07:13 +0000 UTC," 2025/02/08 02:07:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:14 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:14 DEBUG : : Looking for writers 2025/02/08 02:07:14 DEBUG : file1: reading active writers 2025/02/08 02:07:14 DEBUG : >WaitForWriters: 2025/02/08 02:07:14 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:15 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:15 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:15 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:15 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:15 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 02:07:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:07:16 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:07:16 DEBUG : dir/file1(0xc000b07680): openPending: 2025/02/08 02:07:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:07:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:16 DEBUG : dir/file1(0xc000b07680): >openPending: err= 2025/02/08 02:07:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 02:07:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:07:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:07:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:07:16 DEBUG : dir/file1(0xc000b07680): _writeAt: size=5, off=0 2025/02/08 02:07:16 DEBUG : dir/file1(0xc000b07680): >_writeAt: n=5, err= 2025/02/08 02:07:16 DEBUG : dir/file1(0xc000b07680): close: 2025/02/08 02:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-08 02:07:16.56204349 +0000 UTC m=+199.858807023 2025/02/08 02:07:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:16 DEBUG : dir/file1(0xc000b07680): >close: err= 2025/02/08 02:07:16 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:16 DEBUG : dir: Looking for writers 2025/02/08 02:07:16 DEBUG : file1: reading active writers 2025/02/08 02:07:16 DEBUG : : Looking for writers 2025/02/08 02:07:16 DEBUG : dir: reading active writers 2025/02/08 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:16 DEBUG : dir: Looking for writers 2025/02/08 02:07:16 DEBUG : file1: reading active writers 2025/02/08 02:07:16 DEBUG : : Looking for writers 2025/02/08 02:07:16 DEBUG : dir: reading active writers 2025/02/08 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:16 DEBUG : dir: Looking for writers 2025/02/08 02:07:16 DEBUG : file1: reading active writers 2025/02/08 02:07:16 DEBUG : : Looking for writers 2025/02/08 02:07:16 DEBUG : dir: reading active writers 2025/02/08 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:16 DEBUG : dir: Looking for writers 2025/02/08 02:07:16 DEBUG : file1: reading active writers 2025/02/08 02:07:16 DEBUG : : Looking for writers 2025/02/08 02:07:16 DEBUG : dir: reading active writers 2025/02/08 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:16 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 02:07:16 DEBUG : dir: Looking for writers 2025/02/08 02:07:16 DEBUG : file1: reading active writers 2025/02/08 02:07:16 DEBUG : : Looking for writers 2025/02/08 02:07:16 DEBUG : dir: reading active writers 2025/02/08 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:16 DEBUG : dir: Looking for writers 2025/02/08 02:07:16 DEBUG : file1: reading active writers 2025/02/08 02:07:16 DEBUG : : Looking for writers 2025/02/08 02:07:16 DEBUG : dir: reading active writers 2025/02/08 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:17 DEBUG : dir: Looking for writers 2025/02/08 02:07:17 DEBUG : file1: reading active writers 2025/02/08 02:07:17 DEBUG : : Looking for writers 2025/02/08 02:07:17 DEBUG : dir: reading active writers 2025/02/08 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:17 INFO : dir/file1: Copied (replaced existing) 2025/02/08 02:07:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-08 02:07:16 +0000 UTC," 2025/02/08 02:07:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:17 DEBUG : dir: Looking for writers 2025/02/08 02:07:17 DEBUG : file1: reading active writers 2025/02/08 02:07:17 DEBUG : : Looking for writers 2025/02/08 02:07:17 DEBUG : dir: reading active writers 2025/02/08 02:07:17 DEBUG : >WaitForWriters: 2025/02/08 02:07:17 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:18 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:18 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:18 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:18 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:18 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:19 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 02:07:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 02:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 02:07:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): _writeAt: size=5, off=0 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): openPending: 2025/02/08 02:07:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/08 02:07:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 02:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): >openPending: err= 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): >_writeAt: n=5, err= 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): _writeAt: size=15, off=5 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): >_writeAt: n=15, err= 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): close: 2025/02/08 02:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/08 02:07:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-08 02:07:19.895792757 +0000 UTC m=+203.192556259 2025/02/08 02:07:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:19 DEBUG : dir/file1(0xc0002d26c0): >close: err= 2025/02/08 02:07:19 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:19 DEBUG : dir: Looking for writers 2025/02/08 02:07:19 DEBUG : file1: reading active writers 2025/02/08 02:07:19 DEBUG : : Looking for writers 2025/02/08 02:07:19 DEBUG : dir: reading active writers 2025/02/08 02:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:19 DEBUG : dir: Looking for writers 2025/02/08 02:07:19 DEBUG : file1: reading active writers 2025/02/08 02:07:19 DEBUG : : Looking for writers 2025/02/08 02:07:19 DEBUG : dir: reading active writers 2025/02/08 02:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:19 DEBUG : dir: Looking for writers 2025/02/08 02:07:19 DEBUG : file1: reading active writers 2025/02/08 02:07:19 DEBUG : : Looking for writers 2025/02/08 02:07:19 DEBUG : dir: reading active writers 2025/02/08 02:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:19 DEBUG : dir: Looking for writers 2025/02/08 02:07:19 DEBUG : file1: reading active writers 2025/02/08 02:07:19 DEBUG : : Looking for writers 2025/02/08 02:07:19 DEBUG : dir: reading active writers 2025/02/08 02:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:19 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 02:07:20 DEBUG : dir: Looking for writers 2025/02/08 02:07:20 DEBUG : file1: reading active writers 2025/02/08 02:07:20 DEBUG : : Looking for writers 2025/02/08 02:07:20 DEBUG : dir: reading active writers 2025/02/08 02:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:20 DEBUG : dir: Looking for writers 2025/02/08 02:07:20 DEBUG : file1: reading active writers 2025/02/08 02:07:20 DEBUG : : Looking for writers 2025/02/08 02:07:20 DEBUG : dir: reading active writers 2025/02/08 02:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:20 DEBUG : dir: Looking for writers 2025/02/08 02:07:20 DEBUG : file1: reading active writers 2025/02/08 02:07:20 DEBUG : : Looking for writers 2025/02/08 02:07:20 DEBUG : dir: reading active writers 2025/02/08 02:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:20 INFO : dir/file1: Copied (replaced existing) 2025/02/08 02:07:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-08 02:07:19 +0000 UTC," 2025/02/08 02:07:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:21 DEBUG : dir: Looking for writers 2025/02/08 02:07:21 DEBUG : file1: reading active writers 2025/02/08 02:07:21 DEBUG : : Looking for writers 2025/02/08 02:07:21 DEBUG : dir: reading active writers 2025/02/08 02:07:21 DEBUG : >WaitForWriters: 2025/02/08 02:07:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.35s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:21 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:21 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:21 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:22 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:22 DEBUG : file1(0xc0002d3380): openPending: 2025/02/08 02:07:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:22 DEBUG : file1(0xc0002d3380): >openPending: err= 2025/02/08 02:07:22 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:22 DEBUG : file1(0xc0002d3380): _writeAt: size=5, off=0 2025/02/08 02:07:22 DEBUG : file1(0xc0002d3380): >_writeAt: n=5, err= 2025/02/08 02:07:22 DEBUG : file1(0xc0002d3380): close: 2025/02/08 02:07:22 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 02:07:22.037965776 +0000 UTC m=+205.334729278 2025/02/08 02:07:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:22 DEBUG : file1(0xc0002d3380): >close: err= 2025/02/08 02:07:22 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:22 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:22 DEBUG : : Looking for writers 2025/02/08 02:07:22 DEBUG : file1: reading active writers 2025/02/08 02:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:22 INFO : file1: Copied (new) 2025/02/08 02:07:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-08 02:07:22 +0000 UTC," 2025/02/08 02:07:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:22 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:23 DEBUG : : Looking for writers 2025/02/08 02:07:23 DEBUG : file1: reading active writers 2025/02/08 02:07:23 DEBUG : >WaitForWriters: 2025/02/08 02:07:23 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:23 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:23 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:23 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:23 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/08 02:07:23 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3ec0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3ec0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.879916718 +0000 UTC m=+207.176680219 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.879916718 +0000 UTC m=+207.176680219 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0002d3f40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54000): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54000): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54000): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54000): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54000): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.879916718 +0000 UTC m=+207.176680219 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54000): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409420 item 1 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54040): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54040): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54040): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54040): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54040): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.881735037 +0000 UTC m=+207.178498549 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54040): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54080): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54080): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54080): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54080): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54080): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.881735037 +0000 UTC m=+207.178498549 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54080): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004098f0 item 2 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d540c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d540c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d540c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d540c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d540c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.883059412 +0000 UTC m=+207.179822914 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d540c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.883059412 +0000 UTC m=+207.179822914 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54100): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54140): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54140): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54140): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54140): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54140): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.883059412 +0000 UTC m=+207.179822914 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54140): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 3 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d541c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d541c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d541c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d541c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d541c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.884570867 +0000 UTC m=+207.181334379 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d541c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54240): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54240): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54240): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54240): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54240): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.884570867 +0000 UTC m=+207.181334379 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54240): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354230 item 4 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54280): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54280): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54280): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54280): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54280): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.885884833 +0000 UTC m=+207.182648345 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54280): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.885884833 +0000 UTC m=+207.182648345 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d542c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54300): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54300): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54300): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54300): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54300): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.885884833 +0000 UTC m=+207.182648345 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54300): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354c40 item 5 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54380): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54380): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54380): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54380): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54380): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.887635345 +0000 UTC m=+207.184398867 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54380): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54400): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54400): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54400): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54400): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54400): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.887635345 +0000 UTC m=+207.184398867 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54400): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355490 item 6 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54480): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54480): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54480): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54480): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54480): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.888956324 +0000 UTC m=+207.185719826 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54480): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.888956324 +0000 UTC m=+207.185719826 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54540): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54580): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54580): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54580): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54580): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54580): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.888956324 +0000 UTC m=+207.185719826 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54580): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355e30 item 7 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54600): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54600): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54600): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54600): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54600): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.890694051 +0000 UTC m=+207.187457554 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54600): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54680): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54680): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54680): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54680): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54680): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.890694051 +0000 UTC m=+207.187457554 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54680): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6850 item 8 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d546c0): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc000d546c0): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d546c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d546c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d546c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d546c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d546c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54700): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54700): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54700): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54700): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54700): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.892004792 +0000 UTC m=+207.188768293 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54700): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.892004792 +0000 UTC m=+207.188768293 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54740): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54780): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54780): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54780): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54780): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54780): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.892004792 +0000 UTC m=+207.188768293 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54780): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6cb0 item 9 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54800): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54800): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54800): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54800): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54800): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.894228068 +0000 UTC m=+207.190991569 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000d54800): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3000): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3000): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3000): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3000): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3000): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.894228068 +0000 UTC m=+207.190991569 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3000): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7500 item 10 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b30c0): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc0003b30c0): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b30c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b30c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b30c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b30c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b30c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3100): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3100): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3100): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3100): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3100): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.895701401 +0000 UTC m=+207.192464903 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3100): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.895701401 +0000 UTC m=+207.192464903 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b31c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3200): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3200): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3200): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3200): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3200): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.895701401 +0000 UTC m=+207.192464903 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3200): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 11 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b32c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b32c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b32c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b32c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b32c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.897445972 +0000 UTC m=+207.194209474 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b32c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3340): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3340): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3340): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3340): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3340): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.897445972 +0000 UTC m=+207.194209474 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3340): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 12 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3400): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc0003b3400): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3400): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3400): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3400): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3400): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3400): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3440): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3440): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3440): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3440): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3440): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.898618474 +0000 UTC m=+207.195381975 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3440): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3500): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3500): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3500): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3500): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3500): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.898618474 +0000 UTC m=+207.195381975 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3500): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 13 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3580): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3580): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3580): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3580): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3580): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.899899878 +0000 UTC m=+207.196663390 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3580): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3600): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3600): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3600): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3600): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3600): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.899899878 +0000 UTC m=+207.196663390 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3600): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 14 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b36c0): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc0003b36c0): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b36c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b36c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b36c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b36c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b36c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3700): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3700): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3700): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3700): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3700): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.901224665 +0000 UTC m=+207.197988166 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3700): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b37c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b37c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b37c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b37c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b37c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.901224665 +0000 UTC m=+207.197988166 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b37c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003641c0 item 15 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3840): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3840): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3840): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3840): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3840): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.902542458 +0000 UTC m=+207.199305970 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3840): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b38c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b38c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b38c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b38c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b38c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.902542458 +0000 UTC m=+207.199305970 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b38c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364850 item 16 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3900): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3900): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3900): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3900): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3900): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.903891669 +0000 UTC m=+207.200655191 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3900): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): _writeAt: size=3, off=7 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.903891669 +0000 UTC m=+207.200655191 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3940): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3980): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3980): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3980): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3980): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3980): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.903891669 +0000 UTC m=+207.200655191 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3980): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 17 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.905637613 +0000 UTC m=+207.202401125 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a80): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a80): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a80): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.905637613 +0000 UTC m=+207.202401125 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3a80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004121c0 item 18 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3b00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3b00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3b00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3b00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3b00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.906793012 +0000 UTC m=+207.203556514 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3b00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): _writeAt: size=3, off=7 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.906793012 +0000 UTC m=+207.203556514 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3bc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c00): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.906793012 +0000 UTC m=+207.203556514 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004125b0 item 19 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c80): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c80): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c80): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.908480708 +0000 UTC m=+207.205244229 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3c80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d00): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.908480708 +0000 UTC m=+207.205244229 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a10 item 20 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d80): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d80): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d80): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.909722367 +0000 UTC m=+207.206485870 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3d80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): _writeAt: size=3, off=7 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.909722367 +0000 UTC m=+207.206485870 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e80): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e80): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e80): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.909722367 +0000 UTC m=+207.206485870 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3e80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d90 item 21 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3f00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3f00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3f00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3f00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3f00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.911274289 +0000 UTC m=+207.208037791 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0003b3f00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014000): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014000): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014000): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014000): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014000): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.911274289 +0000 UTC m=+207.208037791 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014000): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 22 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.912696326 +0000 UTC m=+207.209459838 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): _writeAt: size=3, off=7 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.912696326 +0000 UTC m=+207.209459838 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014140): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.912696326 +0000 UTC m=+207.209459838 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004139d0 item 23 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014200): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014200): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014200): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014200): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014200): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.914321635 +0000 UTC m=+207.211085147 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014200): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.914321635 +0000 UTC m=+207.211085147 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee310 item 24 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc001014340): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014380): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014380): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014380): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014380): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014380): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.915788867 +0000 UTC m=+207.212552379 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014380): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): _writeAt: size=3, off=7 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.915788867 +0000 UTC m=+207.212552379 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.915788867 +0000 UTC m=+207.212552379 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee8c0 item 25 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.917648564 +0000 UTC m=+207.214412065 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.917648564 +0000 UTC m=+207.214412065 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef030 item 26 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc001014640): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.918853295 +0000 UTC m=+207.215616796 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): _writeAt: size=3, off=7 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.918853295 +0000 UTC m=+207.215616796 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014740): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014780): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014780): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014780): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014780): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014780): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.918853295 +0000 UTC m=+207.215616796 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014780): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef6c0 item 27 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.920558492 +0000 UTC m=+207.217321995 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.920558492 +0000 UTC m=+207.217321995 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efc00 item 28 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc001014940): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014980): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014980): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014980): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014980): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014980): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.923639581 +0000 UTC m=+207.220403083 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014980): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.923639581 +0000 UTC m=+207.220403083 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014080): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6070 item 29 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014100): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014100): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014100): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014100): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014100): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.924898614 +0000 UTC m=+207.221662116 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014100): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.924898614 +0000 UTC m=+207.221662116 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014180): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e67e0 item 30 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014240): _readAt: size=2, off=0 2025/02/08 02:07:23 ERROR : open-test-file(0xc001014240): Couldn't read size of file 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014240): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014240): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014240): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014240): close: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014240): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.926225614 +0000 UTC m=+207.222989107 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014280): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.926225614 +0000 UTC m=+207.222989107 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014340): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6bd0 item 31 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010143c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010143c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010143c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010143c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010143c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.927461796 +0000 UTC m=+207.224225298 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010143c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.927461796 +0000 UTC m=+207.224225298 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014440): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7340 item 32 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.929167193 +0000 UTC m=+207.225930695 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014480): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e76c0 item 33 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.929777704 +0000 UTC m=+207.226541206 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010144c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.929777704 +0000 UTC m=+207.226541206 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014500): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7960 item 33 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014540): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014540): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014540): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014540): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014540): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.931564163 +0000 UTC m=+207.228327675 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014540): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa230 item 34 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.932345675 +0000 UTC m=+207.229109187 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014580): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010145c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010145c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010145c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010145c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010145c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.932345675 +0000 UTC m=+207.229109187 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010145c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa850 item 34 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014600): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014600): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014600): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014600): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014600): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.934007149 +0000 UTC m=+207.230770652 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014600): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fae70 item 35 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.934537612 +0000 UTC m=+207.231301113 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014640): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.934537612 +0000 UTC m=+207.231301113 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014680): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fafc0 item 35 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014700): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014700): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014700): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014700): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014700): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.935856576 +0000 UTC m=+207.232620079 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014700): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb810 item 36 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.936544933 +0000 UTC m=+207.233308435 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010147c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.936544933 +0000 UTC m=+207.233308435 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014800): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbb20 item 36 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014840): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014840): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014840): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014840): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014840): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.938649246 +0000 UTC m=+207.235412748 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014840): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbf10 item 37 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.939290295 +0000 UTC m=+207.236053797 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014880): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010148c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010148c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010148c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010148c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010148c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.939290295 +0000 UTC m=+207.236053797 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010148c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a1c0 item 37 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.940492521 +0000 UTC m=+207.237256023 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014940): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad20 item 38 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.94095214 +0000 UTC m=+207.237715643 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ac0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b00): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.94095214 +0000 UTC m=+207.237715643 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b110 item 38 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b80): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b80): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b80): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.942049061 +0000 UTC m=+207.238812564 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014b80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b650 item 39 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.942563182 +0000 UTC m=+207.239326684 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c80): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c80): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c80): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.942563182 +0000 UTC m=+207.239326684 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014c80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b7a0 item 39 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014d00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014d00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014d00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014d00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014d00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.943811014 +0000 UTC m=+207.240574537 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014d00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bc00 item 40 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.944308383 +0000 UTC m=+207.241071885 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014dc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e00): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.944308383 +0000 UTC m=+207.241071885 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 40 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.945723369 +0000 UTC m=+207.242486871 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e80): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e80): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caee0 item 41 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e80): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.946390496 +0000 UTC m=+207.243153998 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014e80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 41 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.946888326 +0000 UTC m=+207.243651828 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014ec0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014f00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014f00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014f00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014f00): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014f00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.946888326 +0000 UTC m=+207.243651828 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014f00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb3b0 item 41 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.948068031 +0000 UTC m=+207.244831534 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001014fc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015000): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015000): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015000): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb8f0 item 42 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015000): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015000): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.948547257 +0000 UTC m=+207.245310760 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015000): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbb20 item 42 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.949097346 +0000 UTC m=+207.245860847 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010150c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015100): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015100): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015100): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015100): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015100): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.949097346 +0000 UTC m=+207.245860847 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015100): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbce0 item 42 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.950357921 +0000 UTC m=+207.247121423 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010151c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015200): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015200): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015200): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350850 item 43 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015200): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015200): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.950777255 +0000 UTC m=+207.247540757 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015200): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a80 item 43 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.951226424 +0000 UTC m=+207.247989917 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010152c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015300): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015300): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015300): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015300): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015300): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.951226424 +0000 UTC m=+207.247989917 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015300): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350d90 item 43 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.952321011 +0000 UTC m=+207.249084512 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010153c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015400): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015400): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015400): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351500 item 44 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015400): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015400): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.952750173 +0000 UTC m=+207.249513675 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015400): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003516c0 item 44 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.953264274 +0000 UTC m=+207.250027776 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010154c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015500): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015500): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015500): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015500): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015500): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.953264274 +0000 UTC m=+207.250027776 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015500): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c00 item 44 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.954333893 +0000 UTC m=+207.251097394 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010155c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015600): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015600): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015600): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba2a0 item 45 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015600): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015600): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.954779916 +0000 UTC m=+207.251543418 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015600): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010156c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010156c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010156c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010156c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010156c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.954779916 +0000 UTC m=+207.251543418 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010156c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba700 item 45 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.955916281 +0000 UTC m=+207.252679783 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015780): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010157c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010157c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010157c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bad90 item 46 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010157c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010157c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.956432115 +0000 UTC m=+207.253195617 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc0010157c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015880): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015880): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015880): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015880): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015880): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.956432115 +0000 UTC m=+207.253195617 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015880): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb110 item 46 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.957454526 +0000 UTC m=+207.254218028 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015940): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015980): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015980): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015980): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb500 item 47 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015980): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015980): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.957849033 +0000 UTC m=+207.254612535 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015980): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015a40): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015a40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015a40): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015a40): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015a40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.957849033 +0000 UTC m=+207.254612535 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015a40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb810 item 47 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.958983654 +0000 UTC m=+207.255747156 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b40): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e000 item 48 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b40): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.959413568 +0000 UTC m=+207.256177070 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015b40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c00): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.959413568 +0000 UTC m=+207.256177070 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e4d0 item 48 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c40): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c40): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.960537809 +0000 UTC m=+207.257301301 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ea80 item 49 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.960992439 +0000 UTC m=+207.257755941 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015c80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015cc0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015cc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015cc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015cc0): >_readAt: n=8, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015cc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.960992439 +0000 UTC m=+207.257755941 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015cc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f110 item 49 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015d40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015d40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015d40): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015d40): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015d40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.962169318 +0000 UTC m=+207.258932821 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015d40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f6c0 item 50 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): _readAt: size=2, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): _writeAt: size=3, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.962666068 +0000 UTC m=+207.259429569 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e40): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e40): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e40): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.962666068 +0000 UTC m=+207.259429569 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015e40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fab0 item 50 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015ec0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015ec0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015ec0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015ec0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015ec0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.963839521 +0000 UTC m=+207.260603013 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc001015ec0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e0e0 item 51 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.964326771 +0000 UTC m=+207.261090272 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e000): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e040): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e040): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e040): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e040): >_readAt: n=8, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e040): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.964326771 +0000 UTC m=+207.261090272 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e040): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 51 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e0c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e0c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e0c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e0c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e0c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.965576828 +0000 UTC m=+207.262340329 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e0c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e850 item 52 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): _readAt: size=2, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): _writeAt: size=3, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.966048439 +0000 UTC m=+207.262811942 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e180): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e240): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e240): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e240): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e240): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e240): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.966048439 +0000 UTC m=+207.262811942 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e240): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eaf0 item 52 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e2c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e2c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e2c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e2c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e2c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.967169655 +0000 UTC m=+207.263933157 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e2c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 53 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.967655443 +0000 UTC m=+207.264418945 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e380): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e3c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e3c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e3c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e3c0): >_readAt: n=8, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e3c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.967655443 +0000 UTC m=+207.264418945 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e3c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f2d0 item 53 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e440): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e440): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e440): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e440): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e440): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.968739839 +0000 UTC m=+207.265503341 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e440): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f650 item 54 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): _readAt: size=2, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): _writeAt: size=3, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.969330914 +0000 UTC m=+207.266094416 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e500): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e580): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e580): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e580): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e580): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e580): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.969330914 +0000 UTC m=+207.266094416 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e580): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 54 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e600): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e600): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e600): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e600): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e600): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.970653246 +0000 UTC m=+207.267416748 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e600): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fce0 item 55 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.97108875 +0000 UTC m=+207.267852252 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e6c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e700): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e700): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e700): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e700): >_readAt: n=8, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e700): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.97108875 +0000 UTC m=+207.267852252 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e700): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fe30 item 55 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e780): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e780): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e780): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e780): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e780): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.972342303 +0000 UTC m=+207.269105815 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e780): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 56 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): _readAt: size=2, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): _writeAt: size=3, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.972917989 +0000 UTC m=+207.269681491 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e8c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e900): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e900): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e900): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e900): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e900): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.972917989 +0000 UTC m=+207.269681491 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e900): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 56 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.97433646 +0000 UTC m=+207.271099962 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2e9c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ea00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ea00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ea00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004929a0 item 57 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ea00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ea00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.974780139 +0000 UTC m=+207.271543641 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ea00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492bd0 item 57 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.975356877 +0000 UTC m=+207.272120380 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eac0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eb00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eb00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eb00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eb00): >_readAt: n=8, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eb00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.975356877 +0000 UTC m=+207.272120380 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2eb00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 57 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.976719274 +0000 UTC m=+207.273482786 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ebc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ec00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ec00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ec00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 58 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ec00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ec00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.977182309 +0000 UTC m=+207.273945812 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ec00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493340 item 58 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): _readAt: size=2, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): _writeAt: size=3, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.977661566 +0000 UTC m=+207.274425068 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ecc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ed00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ed00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ed00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ed00): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ed00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.977661566 +0000 UTC m=+207.274425068 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ed00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 58 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.979272777 +0000 UTC m=+207.276036289 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee40): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 59 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee40): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.97973447 +0000 UTC m=+207.276497973 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ee40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ab0 item 59 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.980502266 +0000 UTC m=+207.277265768 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef40): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef40): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef40): >_readAt: n=8, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.980502266 +0000 UTC m=+207.277265768 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2ef40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 59 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.981752382 +0000 UTC m=+207.278515894 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f000): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f040): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f040): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f040): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150230 item 60 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f040): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f040): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.982236257 +0000 UTC m=+207.278999759 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f040): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): open at offset 5 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001505b0 item 60 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): _readAt: size=2, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): _writeAt: size=3, off=5 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.982735479 +0000 UTC m=+207.279498981 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f100): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f140): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f140): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f140): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f140): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f140): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.982735479 +0000 UTC m=+207.279498981 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f140): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150a80 item 60 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.98384302 +0000 UTC m=+207.280606522 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f200): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f240): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f240): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f240): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150ee0 item 61 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f240): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f240): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.984281399 +0000 UTC m=+207.281044902 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f240): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f300): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f300): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f300): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f300): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f300): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.984281399 +0000 UTC m=+207.281044902 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f300): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151340 item 61 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.985755735 +0000 UTC m=+207.282519247 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f3c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f400): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f400): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f400): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151c00 item 62 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f400): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f400): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.986199424 +0000 UTC m=+207.282962927 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f400): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f4c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f4c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f4c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f4c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f4c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.986199424 +0000 UTC m=+207.282962927 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f4c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151ea0 item 62 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.987499594 +0000 UTC m=+207.284263096 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f580): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f5c0): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f5c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f5c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003662a0 item 63 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f5c0): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f5c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.9878984 +0000 UTC m=+207.284661902 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f5c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f680): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f680): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f680): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f680): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f680): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.9878984 +0000 UTC m=+207.284661902 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f680): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003663f0 item 63 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): open at offset 0 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.989201054 +0000 UTC m=+207.285964556 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f740): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f780): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f780): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f780): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366930 item 64 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f780): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f780): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.989738489 +0000 UTC m=+207.286501982 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f780): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f840): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f840): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f840): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f840): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f840): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.989738489 +0000 UTC m=+207.286501982 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f840): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 64 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f880): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f880): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f880): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f880): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f880): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.990962506 +0000 UTC m=+207.287726008 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f880): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 65 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.991432896 +0000 UTC m=+207.288196398 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f8c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f900): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f900): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f900): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f900): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f900): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.991432896 +0000 UTC m=+207.288196398 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f900): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 65 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f940): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f940): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f940): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f940): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f940): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.992638259 +0000 UTC m=+207.289401771 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f940): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 66 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.993228773 +0000 UTC m=+207.289992265 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f980): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f9c0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f9c0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f9c0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f9c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f9c0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.993228773 +0000 UTC m=+207.289992265 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2f9c0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 66 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.994410792 +0000 UTC m=+207.291174304 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e2a0 item 67 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.995635512 +0000 UTC m=+207.292399024 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa80): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa80): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa80): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.995635512 +0000 UTC m=+207.292399024 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fa80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e460 item 67 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fb00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fb00): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fb00): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fb00): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fb00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.996895537 +0000 UTC m=+207.293659039 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fb00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e8c0 item 68 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): >_readAt: n=0, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): _writeAt: size=3, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.997645438 +0000 UTC m=+207.294408940 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fbc0): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc00): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc00): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc00): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc00): >_readAt: n=3, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc00): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.997645438 +0000 UTC m=+207.294408940 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc00): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: Remove: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ea80 item 68 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc40): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc40): >openPending: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc40): _writeAt: size=5, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc40): >_writeAt: n=5, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc40): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.998888733 +0000 UTC m=+207.295652245 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc40): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): _readAt: size=2, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): >_readAt: n=2, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): _writeAt: size=3, off=2 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ee70 item 69 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): >_writeAt: n=3, err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.999345856 +0000 UTC m=+207.296109348 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fc80): >close: err= 2025/02/08 02:07:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:23 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fcc0): _readAt: size=512, off=0 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fcc0): openPending: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fcc0): >openPending: err= 2025/02/08 02:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fcc0): >_readAt: n=5, err=EOF 2025/02/08 02:07:23 DEBUG : open-test-file(0xc000f2fcc0): close: 2025/02/08 02:07:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:23.999345856 +0000 UTC m=+207.296109348 2025/02/08 02:07:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fcc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f030 item 69 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fd40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fd40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fd40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fd40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fd40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.000560657 +0000 UTC m=+207.297324159 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fd40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f420 item 70 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.001088134 +0000 UTC m=+207.297851636 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.001088134 +0000 UTC m=+207.297851636 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fe40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f6c0 item 70 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fec0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fec0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fec0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fec0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fec0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.002286363 +0000 UTC m=+207.299049864 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000f2fec0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061fb20 item 71 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.00278812 +0000 UTC m=+207.299551623 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc00018acc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc00018acc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc00018acc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc00018acc0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc00018acc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.00278812 +0000 UTC m=+207.299551623 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc00018acc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a1c0 item 71 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc000): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc000): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc000): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.003951064 +0000 UTC m=+207.300714556 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a620 item 72 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.00447857 +0000 UTC m=+207.301242073 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc140): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc3c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc3c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc3c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc3c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc3c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.00447857 +0000 UTC m=+207.301242073 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc3c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a770 item 72 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.005663305 +0000 UTC m=+207.302426807 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc400): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc440): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc440): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc440): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aa10 item 73 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc440): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc440): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.006076427 +0000 UTC m=+207.302839929 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc440): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ad90 item 73 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.006540905 +0000 UTC m=+207.303304407 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc4c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc500): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc500): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc500): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc500): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc500): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.006540905 +0000 UTC m=+207.303304407 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc500): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051af50 item 73 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.007855041 +0000 UTC m=+207.304618544 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc5c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc600): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc600): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc600): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b3b0 item 74 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc600): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc600): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.008347992 +0000 UTC m=+207.305111495 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc600): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b570 item 74 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.008896599 +0000 UTC m=+207.305660100 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc6c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc700): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc700): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc700): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc700): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc700): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.008896599 +0000 UTC m=+207.305660100 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc700): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b730 item 74 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.010004269 +0000 UTC m=+207.306767770 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc7c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc800): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc800): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bb20 item 75 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc800): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.010396371 +0000 UTC m=+207.307159873 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bdc0 item 75 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.011345255 +0000 UTC m=+207.308108757 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc940): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc940): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc940): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.011345255 +0000 UTC m=+207.308108757 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cc940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bf10 item 75 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.012608355 +0000 UTC m=+207.309371858 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e460 item 76 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.013105986 +0000 UTC m=+207.309869488 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cca40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 76 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.013763164 +0000 UTC m=+207.310526666 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.013763164 +0000 UTC m=+207.310526666 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccb80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eaf0 item 76 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.014791997 +0000 UTC m=+207.311555489 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f110 item 77 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.015217953 +0000 UTC m=+207.311981455 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccd40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cce40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cce40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cce40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cce40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cce40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.015217953 +0000 UTC m=+207.311981455 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cce40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f340 item 77 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.016420731 +0000 UTC m=+207.313184233 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f5e0 item 78 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.01692805 +0000 UTC m=+207.313691552 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004ccf40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd000): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd000): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd000): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.01692805 +0000 UTC m=+207.313691552 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 78 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.01821206 +0000 UTC m=+207.314975562 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd100): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd100): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd100): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb90 item 79 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd100): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd100): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.018637976 +0000 UTC m=+207.315401478 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd100): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd1c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd1c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd1c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd1c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd1c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.018637976 +0000 UTC m=+207.315401478 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd1c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 79 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.01989256 +0000 UTC m=+207.316656052 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd280): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd2c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd2c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd2c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360310 item 80 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd2c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd2c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.020447568 +0000 UTC m=+207.317211071 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd2c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd380): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd380): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd380): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd380): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd380): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.020447568 +0000 UTC m=+207.317211071 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd380): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360620 item 80 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd3c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd3c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd3c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd3c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd3c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.021744092 +0000 UTC m=+207.318507604 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd3c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e00 item 81 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.022244456 +0000 UTC m=+207.319007958 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd400): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd440): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd440): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd440): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd440): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd440): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.022244456 +0000 UTC m=+207.319007958 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd440): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003612d0 item 81 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd4c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd4c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd4c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd4c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd4c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.023420524 +0000 UTC m=+207.320184027 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd4c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b20 item 82 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.024087963 +0000 UTC m=+207.320851465 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd5c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd600): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd600): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd600): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd600): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd600): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.024087963 +0000 UTC m=+207.320851465 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd600): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ea0 item 82 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd680): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd680): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd680): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd680): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd680): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.025316158 +0000 UTC m=+207.322079660 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd680): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368700 item 83 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.025773152 +0000 UTC m=+207.322536654 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd740): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd780): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd780): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd780): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd780): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd780): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.025773152 +0000 UTC m=+207.322536654 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd780): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368a10 item 83 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd800): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd800): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd800): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.027021185 +0000 UTC m=+207.323784687 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369260 item 84 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.027494901 +0000 UTC m=+207.324258403 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cd940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cda80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cda80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cda80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cda80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cda80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.027494901 +0000 UTC m=+207.324258403 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cda80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369500 item 84 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdb00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdb00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdb00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdb00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdb00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.028767889 +0000 UTC m=+207.325531392 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdb00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 85 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.029349427 +0000 UTC m=+207.326112928 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdd40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cddc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cddc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cddc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cddc0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cddc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.029349427 +0000 UTC m=+207.326112928 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cddc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369d50 item 85 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cde40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cde40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cde40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cde40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cde40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.030742641 +0000 UTC m=+207.327506153 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cde40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0230 item 86 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.031217107 +0000 UTC m=+207.327980609 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.031217107 +0000 UTC m=+207.327980609 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0004cdf40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0380 item 86 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642180): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642180): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642180): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642180): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642180): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.032425346 +0000 UTC m=+207.329188848 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642180): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e08c0 item 87 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.032961408 +0000 UTC m=+207.329724910 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006423c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642400): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642400): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642400): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642400): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642400): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.032961408 +0000 UTC m=+207.329724910 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642400): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0a10 item 87 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006425c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006425c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006425c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006425c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006425c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.034136816 +0000 UTC m=+207.330900317 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006425c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0e70 item 88 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.034728532 +0000 UTC m=+207.331492023 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000642940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006429c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006429c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006429c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006429c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006429c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.034728532 +0000 UTC m=+207.331492023 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006429c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e10a0 item 88 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.036107499 +0000 UTC m=+207.332871000 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643140): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643140): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643140): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e17a0 item 89 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643140): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643140): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.036524367 +0000 UTC m=+207.333287870 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643140): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e19d0 item 89 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.037076721 +0000 UTC m=+207.333840223 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643240): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643280): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643280): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643280): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643280): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643280): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.037076721 +0000 UTC m=+207.333840223 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643280): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1b90 item 89 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.038372953 +0000 UTC m=+207.335136455 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006433c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006433c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006433c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8150 item 90 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006433c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006433c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.038856568 +0000 UTC m=+207.335620070 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006433c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8380 item 90 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.039395755 +0000 UTC m=+207.336159257 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006434c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643540): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643540): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643540): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643540): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643540): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.039395755 +0000 UTC m=+207.336159257 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643540): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a85b0 item 90 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.040443463 +0000 UTC m=+207.337206965 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643700): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006439c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006439c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006439c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a91f0 item 91 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006439c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006439c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.040895408 +0000 UTC m=+207.337658910 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0006439c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9570 item 91 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.041411953 +0000 UTC m=+207.338175455 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643b00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643cc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643cc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643cc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643cc0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643cc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.041411953 +0000 UTC m=+207.338175455 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643cc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a99d0 item 91 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.042718816 +0000 UTC m=+207.339482317 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643d80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643dc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643dc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643dc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003180e0 item 92 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643dc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643dc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.043173896 +0000 UTC m=+207.339937398 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643dc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003182a0 item 92 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.043663011 +0000 UTC m=+207.340426513 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.043663011 +0000 UTC m=+207.340426513 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000643f40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318540 item 92 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.044841243 +0000 UTC m=+207.341604745 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06100): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06100): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06100): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318e70 item 93 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06100): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06100): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.045308567 +0000 UTC m=+207.342072079 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06100): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.045308567 +0000 UTC m=+207.342072079 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319030 item 93 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.046610801 +0000 UTC m=+207.343374303 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 94 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.047038119 +0000 UTC m=+207.343801621 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.047038119 +0000 UTC m=+207.343801621 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 94 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.048289207 +0000 UTC m=+207.345052710 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06540): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 95 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.048779955 +0000 UTC m=+207.345543457 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.048779955 +0000 UTC m=+207.345543457 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a000 item 95 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.05002365 +0000 UTC m=+207.346787152 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a4d0 item 96 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.05051087 +0000 UTC m=+207.347274372 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.05051087 +0000 UTC m=+207.347274372 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a700 item 96 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= 2025/02/08 02:07:24 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:24 DEBUG : : Looking for writers 2025/02/08 02:07:24 DEBUG : >WaitForWriters: 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:24 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/08 02:07:24 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d31c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d31c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d31c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d31c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d31c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.440079385 +0000 UTC m=+207.736842917 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d31c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.440079385 +0000 UTC m=+207.736842917 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d32c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3340): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3340): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3340): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.440079385 +0000 UTC m=+207.736842917 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502d90 item 1 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3c80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3c80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3c80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3c80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3c80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.442958425 +0000 UTC m=+207.739721958 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3c80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.442958425 +0000 UTC m=+207.739721958 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503260 item 2 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.4450739 +0000 UTC m=+207.741837432 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.4450739 +0000 UTC m=+207.741837432 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3d80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3dc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3dc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3dc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3dc0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3dc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.4450739 +0000 UTC m=+207.741837432 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3dc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503960 item 3 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3e40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3e40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3e40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3e40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3e40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.447602887 +0000 UTC m=+207.744366419 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3e40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3ec0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3ec0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.447602887 +0000 UTC m=+207.744366419 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503d50 item 4 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3f40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3f40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3f40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3f40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3f40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.449405857 +0000 UTC m=+207.746169388 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0002d3f40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.449405857 +0000 UTC m=+207.746169388 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b24c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b24c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b24c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b24c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b24c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.449405857 +0000 UTC m=+207.746169388 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b24c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a80 item 5 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2540): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2540): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2540): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2540): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2540): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.452324623 +0000 UTC m=+207.749088155 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2540): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2680): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2680): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2680): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2680): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2680): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.452324623 +0000 UTC m=+207.749088155 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2680): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 6 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2740): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2740): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2740): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2740): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2740): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.454076618 +0000 UTC m=+207.750840170 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2740): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.454076618 +0000 UTC m=+207.750840170 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2840): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2840): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2840): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.454076618 +0000 UTC m=+207.750840170 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327960 item 7 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b28c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b28c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b28c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b28c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b28c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.456489547 +0000 UTC m=+207.753253079 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b28c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2940): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2940): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2940): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.456489547 +0000 UTC m=+207.753253079 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418000 item 8 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2980): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc0003b2980): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2980): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2980): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2980): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2980): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2980): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b29c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b29c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b29c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b29c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b29c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.458450813 +0000 UTC m=+207.755214346 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b29c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.458450813 +0000 UTC m=+207.755214346 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.458450813 +0000 UTC m=+207.755214346 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2a40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418d20 item 9 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ac0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ac0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ac0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ac0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ac0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.461067043 +0000 UTC m=+207.757830575 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ac0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2b40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2b40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2b40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2b40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2b40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.461067043 +0000 UTC m=+207.757830575 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2b40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004080e0 item 10 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d00): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc0003b2d00): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d00): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.462933732 +0000 UTC m=+207.759697264 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2d40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.462933732 +0000 UTC m=+207.759697264 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.462933732 +0000 UTC m=+207.759697264 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2e40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408690 item 11 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ec0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ec0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ec0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ec0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ec0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.465596369 +0000 UTC m=+207.762359901 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2ec0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2f80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2f80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2f80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2f80): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2f80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.465596369 +0000 UTC m=+207.762359901 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b2f80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408cb0 item 12 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3080): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc0003b3080): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3080): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3080): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3080): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3080): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b30c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b30c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b30c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b30c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b30c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.467753291 +0000 UTC m=+207.764516833 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b30c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3180): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3180): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3180): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3180): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3180): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.467753291 +0000 UTC m=+207.764516833 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3180): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409180 item 13 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3200): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3200): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3200): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.469703907 +0000 UTC m=+207.766467438 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b32c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b32c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b32c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b32c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b32c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.469703907 +0000 UTC m=+207.766467438 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b32c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 14 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3380): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc0003b3380): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3380): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3380): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3380): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3380): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3380): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b33c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b33c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b33c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b33c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b33c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.471456242 +0000 UTC m=+207.768219785 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b33c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3480): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3480): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3480): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3480): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3480): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.471456242 +0000 UTC m=+207.768219785 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409960 item 15 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3500): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3500): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3500): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3500): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3500): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.473242811 +0000 UTC m=+207.770006343 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3500): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3580): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3580): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3580): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.473242811 +0000 UTC m=+207.770006343 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409e30 item 16 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b35c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b35c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b35c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b35c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b35c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.47495386 +0000 UTC m=+207.771717392 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b35c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.47495386 +0000 UTC m=+207.771717392 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3600): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b069c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b069c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b069c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b069c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b069c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.47495386 +0000 UTC m=+207.771717392 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b069c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003541c0 item 17 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.477336924 +0000 UTC m=+207.774100456 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06ac0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06ac0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06ac0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06ac0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06ac0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.477336924 +0000 UTC m=+207.774100456 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06ac0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b570 item 18 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.479195969 +0000 UTC m=+207.775959501 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.479195969 +0000 UTC m=+207.775959501 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.479195969 +0000 UTC m=+207.775959501 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bb20 item 19 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.481864807 +0000 UTC m=+207.778628339 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.481864807 +0000 UTC m=+207.778628339 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 20 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.483513169 +0000 UTC m=+207.780276700 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.483513169 +0000 UTC m=+207.780276700 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06fc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.483513169 +0000 UTC m=+207.780276700 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 21 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07080): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07080): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07080): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07080): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07080): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.485924626 +0000 UTC m=+207.782688157 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.485924626 +0000 UTC m=+207.782688157 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 22 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.487635825 +0000 UTC m=+207.784399356 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.487635825 +0000 UTC m=+207.784399356 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.487635825 +0000 UTC m=+207.784399356 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 23 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.490234091 +0000 UTC m=+207.786997622 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b073c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b073c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b073c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b073c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b073c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.490234091 +0000 UTC m=+207.786997622 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b073c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 24 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07480): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc000b07480): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07480): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07480): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07480): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07480): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.492263694 +0000 UTC m=+207.789027236 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.492263694 +0000 UTC m=+207.789027236 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.492263694 +0000 UTC m=+207.789027236 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 25 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.494620479 +0000 UTC m=+207.791384011 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07880): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07880): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07880): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07880): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07880): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.494620479 +0000 UTC m=+207.791384011 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07880): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 26 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e080): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc000e2e080): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e080): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e080): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e080): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e080): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.496546018 +0000 UTC m=+207.793309551 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.496546018 +0000 UTC m=+207.793309551 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.496546018 +0000 UTC m=+207.793309551 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 27 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e2c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e2c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e2c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e2c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e2c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.499105282 +0000 UTC m=+207.795868815 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e2c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.499105282 +0000 UTC m=+207.795868815 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412770 item 28 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e400): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc000e2e400): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e400): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e400): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e400): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e400): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e400): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.501089761 +0000 UTC m=+207.797853293 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e500): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e500): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e500): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e500): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e500): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.501089761 +0000 UTC m=+207.797853293 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e500): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a80 item 29 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.502933107 +0000 UTC m=+207.799696639 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e600): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e600): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e600): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e600): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e600): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.502933107 +0000 UTC m=+207.799696639 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e600): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 30 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e6c0): _readAt: size=2, off=0 2025/02/08 02:07:24 ERROR : open-test-file(0xc000e2e6c0): Couldn't read size of file 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e6c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e6c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e6c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e6c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e700): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e700): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e700): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e700): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e700): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.504701582 +0000 UTC m=+207.801465125 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e700): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e7c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e7c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e7c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e7c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e7c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.504701582 +0000 UTC m=+207.801465125 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e7c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 31 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.506513108 +0000 UTC m=+207.803276660 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e8c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e8c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e8c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e8c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e8c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.506513108 +0000 UTC m=+207.803276660 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e8c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004138f0 item 32 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e900): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e900): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e900): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.508565333 +0000 UTC m=+207.805328866 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee1c0 item 33 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.509213696 +0000 UTC m=+207.805977238 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.509213696 +0000 UTC m=+207.805977238 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee310 item 33 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e9c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e9c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e9c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e9c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e9c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.510927509 +0000 UTC m=+207.807691041 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e9c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee8c0 item 34 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.511603463 +0000 UTC m=+207.808366995 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.511603463 +0000 UTC m=+207.808366995 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eea80 item 34 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.513248438 +0000 UTC m=+207.810011970 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef110 item 35 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.513838521 +0000 UTC m=+207.810602053 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eac0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.513838521 +0000 UTC m=+207.810602053 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef2d0 item 35 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.515503553 +0000 UTC m=+207.812267094 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef880 item 36 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.516293529 +0000 UTC m=+207.813057071 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3640): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3640): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3640): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.516293529 +0000 UTC m=+207.813057071 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354540 item 36 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3680): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3680): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3680): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3680): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3680): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.518500715 +0000 UTC m=+207.815264277 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3680): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355110 item 37 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.519190313 +0000 UTC m=+207.815953846 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b36c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3700): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3700): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3700): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3700): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3700): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.519190313 +0000 UTC m=+207.815953846 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3700): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355340 item 37 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3780): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3780): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3780): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3780): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3780): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.521719952 +0000 UTC m=+207.818483494 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3780): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003559d0 item 38 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.522833312 +0000 UTC m=+207.819596845 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3880): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3880): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3880): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3880): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3880): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.522833312 +0000 UTC m=+207.819596845 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3880): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504000 item 38 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3900): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3900): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3900): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.525155974 +0000 UTC m=+207.821919486 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504540 item 39 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.525847567 +0000 UTC m=+207.822611079 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b39c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.525847567 +0000 UTC m=+207.822611079 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504770 item 39 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.528625249 +0000 UTC m=+207.825388751 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3a80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504bd0 item 40 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.529489063 +0000 UTC m=+207.826252575 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.529489063 +0000 UTC m=+207.826252575 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3b80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504d90 item 40 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.531786117 +0000 UTC m=+207.828549639 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3bc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005053b0 item 41 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.532645413 +0000 UTC m=+207.829408915 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505500 item 41 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.533287683 +0000 UTC m=+207.830051185 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c80): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.533287683 +0000 UTC m=+207.830051185 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3c80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505650 item 41 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.534749185 +0000 UTC m=+207.831512687 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505b20 item 42 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.535292581 +0000 UTC m=+207.832056093 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3d80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ce0 item 42 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.535826398 +0000 UTC m=+207.832589910 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.535826398 +0000 UTC m=+207.832589910 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3e80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ea0 item 42 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.537595736 +0000 UTC m=+207.834359248 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0003b3f40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda000): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda000): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e230 item 43 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda000): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.538091863 +0000 UTC m=+207.834855376 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e3f0 item 43 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.538589372 +0000 UTC m=+207.835352884 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda100): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda100): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda100): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda100): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda100): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.538589372 +0000 UTC m=+207.835352884 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda100): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e8c0 item 43 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.540961967 +0000 UTC m=+207.837725500 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda200): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda200): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ed90 item 44 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda200): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.5415783 +0000 UTC m=+207.838341802 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ef50 item 44 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.54216663 +0000 UTC m=+207.838930142 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda300): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda300): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda300): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda300): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda300): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.54216663 +0000 UTC m=+207.838930142 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda300): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f110 item 44 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.543358748 +0000 UTC m=+207.840122250 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda400): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda400): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda400): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f7a0 item 45 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda400): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda400): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.543775666 +0000 UTC m=+207.840539169 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda400): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda4c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda4c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda4c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda4c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda4c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.543775666 +0000 UTC m=+207.840539169 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda4c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fa40 item 45 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.54521704 +0000 UTC m=+207.841980543 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda5c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda5c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda5c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fdc0 item 46 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda5c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda5c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.545661041 +0000 UTC m=+207.842424542 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda5c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda680): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda680): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda680): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda680): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda680): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.545661041 +0000 UTC m=+207.842424542 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda680): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c070 item 46 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.546863659 +0000 UTC m=+207.843627171 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda780): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda780): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda780): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c310 item 47 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda780): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda780): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.547248729 +0000 UTC m=+207.844012231 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda780): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda840): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda840): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda840): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.547248729 +0000 UTC m=+207.844012231 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c4d0 item 47 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.54843751 +0000 UTC m=+207.845201012 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda940): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda940): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c7e0 item 48 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda940): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.548806771 +0000 UTC m=+207.845570273 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.548806771 +0000 UTC m=+207.845570273 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c930 item 48 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.549801049 +0000 UTC m=+207.846564551 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cc40 item 49 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.550281798 +0000 UTC m=+207.847045300 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.550281798 +0000 UTC m=+207.847045300 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cd90 item 49 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.551380511 +0000 UTC m=+207.848144013 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d0a0 item 50 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.551845801 +0000 UTC m=+207.848609303 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.551845801 +0000 UTC m=+207.848609303 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d1f0 item 50 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdacc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdacc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdacc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdacc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdacc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.553093013 +0000 UTC m=+207.849856535 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdacc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d570 item 51 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.553589861 +0000 UTC m=+207.850353362 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.553589861 +0000 UTC m=+207.850353362 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d730 item 51 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.554649051 +0000 UTC m=+207.851412563 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051da40 item 52 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.555081749 +0000 UTC m=+207.851845261 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.555081749 +0000 UTC m=+207.851845261 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051db90 item 52 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.556069085 +0000 UTC m=+207.852832587 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dea0 item 53 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.556498067 +0000 UTC m=+207.853261569 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb0c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb0c0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.556498067 +0000 UTC m=+207.853261569 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522070 item 53 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb140): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb140): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb140): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb140): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb140): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.557522943 +0000 UTC m=+207.854286455 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb140): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005224d0 item 54 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.557954038 +0000 UTC m=+207.854717541 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb240): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb240): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb240): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb240): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb240): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.557954038 +0000 UTC m=+207.854717541 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb240): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522690 item 54 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb2c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb2c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb2c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb2c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb2c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.558927879 +0000 UTC m=+207.855691391 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb2c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522a10 item 55 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.559335891 +0000 UTC m=+207.856099393 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb380): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb3c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb3c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb3c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb3c0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb3c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.559335891 +0000 UTC m=+207.856099393 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb3c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522bd0 item 55 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb440): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb440): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb440): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb440): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb440): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.560349436 +0000 UTC m=+207.857112938 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb440): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522ee0 item 56 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.560819914 +0000 UTC m=+207.857583427 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb500): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb540): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb540): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb540): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb540): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb540): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.560819914 +0000 UTC m=+207.857583427 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb540): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523030 item 56 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.561818883 +0000 UTC m=+207.858582384 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb600): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb640): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb640): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523490 item 57 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb640): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.562203331 +0000 UTC m=+207.858966863 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523810 item 57 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.562614118 +0000 UTC m=+207.859377620 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb700): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb740): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb740): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb740): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb740): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb740): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.562614118 +0000 UTC m=+207.859377620 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb740): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005239d0 item 57 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.563688698 +0000 UTC m=+207.860452199 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb840): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb840): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523e30 item 58 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb840): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.564058458 +0000 UTC m=+207.860821960 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 58 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.564773254 +0000 UTC m=+207.861536756 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdb900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac480): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac480): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac480): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac480): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac480): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.564773254 +0000 UTC m=+207.861536756 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061fce0 item 58 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.565626239 +0000 UTC m=+207.862389741 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac600): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b078c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b078c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b078c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c310 item 59 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b078c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b078c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.566131653 +0000 UTC m=+207.862895165 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b078c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a150 item 59 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.566551117 +0000 UTC m=+207.863314619 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.566551117 +0000 UTC m=+207.863314619 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a310 item 59 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.567728758 +0000 UTC m=+207.864492260 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda180): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a690 item 60 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.568155536 +0000 UTC m=+207.864919038 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda1c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a8c0 item 60 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.568725482 +0000 UTC m=+207.865489014 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda280): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.568725482 +0000 UTC m=+207.865489014 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda2c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054acb0 item 60 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.569889718 +0000 UTC m=+207.866653220 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda380): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b420 item 61 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.570274867 +0000 UTC m=+207.867038360 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda3c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda480): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda480): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda480): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda480): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda480): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.570274867 +0000 UTC m=+207.867038360 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b6c0 item 61 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.571174098 +0000 UTC m=+207.867937601 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda540): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bb20 item 62 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.571505658 +0000 UTC m=+207.868269160 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda640): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda640): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda640): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.571505658 +0000 UTC m=+207.868269160 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bce0 item 62 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.572414808 +0000 UTC m=+207.869178310 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda700): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c690 item 63 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.572904272 +0000 UTC m=+207.869667774 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda740): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda800): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda800): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda800): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.572904272 +0000 UTC m=+207.869667774 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c850 item 63 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.573807891 +0000 UTC m=+207.870571383 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda8c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cc40 item 64 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.574173445 +0000 UTC m=+207.870936937 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda9c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda9c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda9c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda9c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda9c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.574173445 +0000 UTC m=+207.870936937 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fda9c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ce70 item 64 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.575062827 +0000 UTC m=+207.871826329 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d260 item 65 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.575424994 +0000 UTC m=+207.872188495 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.575424994 +0000 UTC m=+207.872188495 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaa80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d420 item 65 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.576214299 +0000 UTC m=+207.872977801 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaac0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d810 item 66 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.576599208 +0000 UTC m=+207.873362711 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.576599208 +0000 UTC m=+207.873362711 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d9d0 item 66 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.577439369 +0000 UTC m=+207.874202871 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdab80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dce0 item 67 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.577781659 +0000 UTC m=+207.874545161 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdabc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.577781659 +0000 UTC m=+207.874545161 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dea0 item 67 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.578733759 +0000 UTC m=+207.875497261 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdac80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364850 item 68 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.57920561 +0000 UTC m=+207.875969102 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.57920561 +0000 UTC m=+207.875969102 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdad80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 68 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.580151228 +0000 UTC m=+207.876914730 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdadc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365730 item 69 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.580507955 +0000 UTC m=+207.877271447 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.580507955 +0000 UTC m=+207.877271447 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdae40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 69 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaec0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaec0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaec0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaec0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaec0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.581600417 +0000 UTC m=+207.878363939 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaec0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee2a0 item 70 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.582053914 +0000 UTC m=+207.878817436 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdaf80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.582053914 +0000 UTC m=+207.878817436 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000fdafc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee5b0 item 70 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac040): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac040): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac040): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac040): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac040): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.583048854 +0000 UTC m=+207.879812356 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac040): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e62a0 item 71 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.583424276 +0000 UTC m=+207.880187778 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac640): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac640): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac640): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.583424276 +0000 UTC m=+207.880187778 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e67e0 item 71 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac7c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac7c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac7c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac7c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac7c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.584404027 +0000 UTC m=+207.881167529 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac7c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6bd0 item 72 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.58486561 +0000 UTC m=+207.881629112 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac980): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac980): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac980): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac980): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac980): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.58486561 +0000 UTC m=+207.881629112 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ac980): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 72 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.585845431 +0000 UTC m=+207.882608953 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7500 item 73 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.586240931 +0000 UTC m=+207.883004432 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e76c0 item 73 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.586608277 +0000 UTC m=+207.883371779 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000aca80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acac0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acac0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acac0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acac0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acac0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.586608277 +0000 UTC m=+207.883371779 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acac0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7960 item 73 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.587619376 +0000 UTC m=+207.884382888 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acb80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acbc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acbc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acbc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa230 item 74 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acbc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acbc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.587964261 +0000 UTC m=+207.884727773 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000acbc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa7e0 item 74 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.588367786 +0000 UTC m=+207.885131298 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.588367786 +0000 UTC m=+207.885131298 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ace80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faa80 item 74 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.589275483 +0000 UTC m=+207.886038995 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad100): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad100): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad100): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faf50 item 75 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad100): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad100): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.589598607 +0000 UTC m=+207.886362108 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc0000ad100): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): _writeAt: size=3, off=2 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb180 item 75 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.590032107 +0000 UTC m=+207.886795619 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.590032107 +0000 UTC m=+207.886795619 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b060c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb6c0 item 75 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.591418768 +0000 UTC m=+207.888182270 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b061c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbc70 item 76 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.591724209 +0000 UTC m=+207.888487711 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06200): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbe30 item 76 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): _writeAt: size=3, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.592163129 +0000 UTC m=+207.888926621 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.592163129 +0000 UTC m=+207.888926621 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b063c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a150 item 76 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.593048535 +0000 UTC m=+207.889812036 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b064c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b064c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b064c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057abd0 item 77 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b064c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b064c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.593383851 +0000 UTC m=+207.890147354 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b064c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.593383851 +0000 UTC m=+207.890147354 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b030 item 77 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.594268575 +0000 UTC m=+207.891032077 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06680): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06680): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06680): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b5e0 item 78 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06680): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06680): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.594602449 +0000 UTC m=+207.891365952 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06680): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.594602449 +0000 UTC m=+207.891365952 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06880): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b730 item 78 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.595618839 +0000 UTC m=+207.892382341 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06980): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06980): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06980): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bb20 item 79 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06980): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06980): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.596005651 +0000 UTC m=+207.892769154 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06980): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.596005651 +0000 UTC m=+207.892769154 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06a40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bf10 item 79 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.5971608 +0000 UTC m=+207.893924303 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06b00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cacb0 item 80 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.597588129 +0000 UTC m=+207.894351631 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06c40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.597588129 +0000 UTC m=+207.894351631 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb030 item 80 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.598672887 +0000 UTC m=+207.895436389 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb490 item 81 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.59909214 +0000 UTC m=+207.895855643 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06d80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.59909214 +0000 UTC m=+207.895855643 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06dc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb730 item 81 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.600125322 +0000 UTC m=+207.896888814 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06e40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc70 item 82 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.600603876 +0000 UTC m=+207.897367379 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f80): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f80): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f80): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.600603876 +0000 UTC m=+207.897367379 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b06f80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 82 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.601612531 +0000 UTC m=+207.898376044 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07000): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350930 item 83 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.602029892 +0000 UTC m=+207.898793394 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b070c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.602029892 +0000 UTC m=+207.898793394 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07140): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350d20 item 83 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.603086667 +0000 UTC m=+207.899850169 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b071c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351420 item 84 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.603545334 +0000 UTC m=+207.900308837 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07280): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.603545334 +0000 UTC m=+207.900308837 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b072c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003515e0 item 84 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.604565641 +0000 UTC m=+207.901329144 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ce0 item 85 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.604930785 +0000 UTC m=+207.901694286 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07400): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07440): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07440): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07440): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07440): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07440): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.604930785 +0000 UTC m=+207.901694286 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07440): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 85 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.605815988 +0000 UTC m=+207.902579490 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b074c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baa10 item 86 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.606294293 +0000 UTC m=+207.903057794 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.606294293 +0000 UTC m=+207.903057794 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b075c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bad20 item 86 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.607408364 +0000 UTC m=+207.904171866 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07800): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb1f0 item 87 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.607804776 +0000 UTC m=+207.904568278 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07900): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07940): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07940): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07940): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.607804776 +0000 UTC m=+207.904568278 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b07940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb490 item 87 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b079c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b079c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b079c0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b079c0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b079c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.608870497 +0000 UTC m=+207.905633999 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000b079c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e230 item 88 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.60921962 +0000 UTC m=+207.905983122 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e0c0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e180): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e180): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e180): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e180): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e180): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.60921962 +0000 UTC m=+207.905983122 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e180): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e690 item 88 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.610084366 +0000 UTC m=+207.906847868 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e240): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e280): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e280): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e280): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ecb0 item 89 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e280): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e280): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.610414193 +0000 UTC m=+207.907177695 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e280): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f1f0 item 89 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.610829198 +0000 UTC m=+207.907592701 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e340): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e380): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e380): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e380): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e380): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e380): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.610829198 +0000 UTC m=+207.907592701 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e380): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f3b0 item 89 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.611814119 +0000 UTC m=+207.908577631 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e440): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e480): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e480): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e480): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fb90 item 90 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e480): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e480): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.612199951 +0000 UTC m=+207.908963463 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e480): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ff10 item 90 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.612662686 +0000 UTC m=+207.909426198 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e540): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.612662686 +0000 UTC m=+207.909426198 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e580): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e2a0 item 90 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.613658587 +0000 UTC m=+207.910422099 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e640): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e680): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e680): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e680): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 91 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e680): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e680): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.61400804 +0000 UTC m=+207.910771552 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e680): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): >_readAt: n=2, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): _writeAt: size=3, off=7 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 91 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.614425621 +0000 UTC m=+207.911189133 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e740): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e780): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e780): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e780): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e780): >_readAt: n=8, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e780): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.614425621 +0000 UTC m=+207.911189133 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e780): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 91 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.615429347 +0000 UTC m=+207.912192849 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e840): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e880): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e880): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e880): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f180 item 92 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e880): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e880): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.61573546 +0000 UTC m=+207.912498972 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e880): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): open at offset 5 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f340 item 92 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): _readAt: size=2, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): _writeAt: size=3, off=5 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >_writeAt: n=3, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.616532899 +0000 UTC m=+207.913296401 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e940): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): >_readAt: n=3, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.616532899 +0000 UTC m=+207.913296401 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2e980): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f570 item 92 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.617620463 +0000 UTC m=+207.914383975 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f9d0 item 93 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.617974303 +0000 UTC m=+207.914737805 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ea80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb40): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb40): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb40): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.617974303 +0000 UTC m=+207.914737805 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eb40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb90 item 93 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.619066085 +0000 UTC m=+207.915829597 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ff10 item 94 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.619462595 +0000 UTC m=+207.916226098 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ec40): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ed00): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ed00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ed00): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ed00): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ed00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.619462595 +0000 UTC m=+207.916226098 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ed00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004921c0 item 94 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.620530321 +0000 UTC m=+207.917293823 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2edc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ee00): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ee00): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ee00): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 95 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ee00): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ee00): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.620929167 +0000 UTC m=+207.917692668 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ee00): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eec0): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eec0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eec0): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eec0): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eec0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.620929167 +0000 UTC m=+207.917692668 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2eec0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004927e0 item 95 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): open at offset 0 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): _readAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): >_readAt: n=0, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.622005608 +0000 UTC m=+207.918769131 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2ef80): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2efc0): _writeAt: size=5, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2efc0): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2efc0): >openPending: err= 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 96 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2efc0): >_writeAt: n=5, err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2efc0): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.622485637 +0000 UTC m=+207.919249138 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2efc0): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 02:07:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 02:07:24 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2f080): _readAt: size=512, off=0 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2f080): openPending: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2f080): >openPending: err= 2025/02/08 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2f080): >_readAt: n=5, err=EOF 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2f080): close: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 02:07:24.622485637 +0000 UTC m=+207.919249138 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:24 DEBUG : open-test-file(0xc000e2f080): >close: err= 2025/02/08 02:07:24 DEBUG : open-test-file: Remove: 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e70 item 96 2025/02/08 02:07:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 02:07:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 02:07:24 DEBUG : open-test-file: >Remove: err= 2025/02/08 02:07:24 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:24 DEBUG : : Looking for writers 2025/02/08 02:07:24 DEBUG : >WaitForWriters: 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.12s) --- PASS: TestRWFileHandleOpenTests/writes (0.56s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.56s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:24 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:24 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:24 DEBUG : file1: newRWFileHandle: 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): openPending: 2025/02/08 02:07:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): >openPending: err= 2025/02/08 02:07:24 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 02:07:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 02:07:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): _writeAt: size=2, off=0 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): >_writeAt: n=2, err= 2025/02/08 02:07:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): RWFileHandle.Flush 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): RWFileHandle.Release 2025/02/08 02:07:24 DEBUG : file1(0xc001014080): close: 2025/02/08 02:07:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/08 02:07:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:25 DEBUG : file1(0xc001014080): >close: err= 2025/02/08 02:07:25 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:25 DEBUG : file1: vfs cache: starting upload 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:25 DEBUG : : Looking for writers 2025/02/08 02:07:25 DEBUG : file1: reading active writers 2025/02/08 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:07:25 INFO : file1: Copied (new) 2025/02/08 02:07:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/02/08 02:07:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 02:07:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/02/08 02:07:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:07:25 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 02:07:26 DEBUG : : Looking for writers 2025/02/08 02:07:26 DEBUG : file1: reading active writers 2025/02/08 02:07:26 DEBUG : >WaitForWriters: 2025/02/08 02:07:26 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:26 DEBUG : : Looking for writers 2025/02/08 02:07:26 DEBUG : file1: reading active writers 2025/02/08 02:07:26 DEBUG : >WaitForWriters: 2025/02/08 02:07:26 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:26 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:26 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:26 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:26 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:26 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:26 DEBUG : rename_me: newRWFileHandle: 2025/02/08 02:07:26 DEBUG : rename_me(0xc000e2f300): openPending: 2025/02/08 02:07:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 02:07:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/08 02:07:26 DEBUG : rename_me(0xc000e2f300): >openPending: err= 2025/02/08 02:07:26 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/08 02:07:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/08 02:07:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/08 02:07:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/08 02:07:26 DEBUG : rename_me(0xc000e2f300): _writeAt: size=5, off=0 2025/02/08 02:07:26 DEBUG : rename_me(0xc000e2f300): >_writeAt: n=5, err= 2025/02/08 02:07:26 DEBUG : rename_me(0xc000e2f300): close: 2025/02/08 02:07:26 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-08 02:07:26.952708457 +0000 UTC m=+210.249471960 2025/02/08 02:07:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/08 02:07:26 DEBUG : rename_me(0xc000e2f300): >close: err= 2025/02/08 02:07:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/08 02:07:26 DEBUG : i_was_renamed: Updating file with 0xc00096f440 2025/02/08 02:07:26 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/08 02:07:26 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/08 02:07:26 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:26 DEBUG : : Looking for writers 2025/02/08 02:07:26 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 02:07:26 DEBUG : : Looking for writers 2025/02/08 02:07:26 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 02:07:26 DEBUG : : Looking for writers 2025/02/08 02:07:26 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 02:07:27 DEBUG : : Looking for writers 2025/02/08 02:07:27 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 02:07:27 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/08 02:07:27 DEBUG : : Looking for writers 2025/02/08 02:07:27 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 02:07:27 DEBUG : : Looking for writers 2025/02/08 02:07:27 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/08 02:07:27 DEBUG : : Looking for writers 2025/02/08 02:07:27 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/08 02:07:27 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/02/08 02:07:27 INFO : i_was_renamed: Copied (new) 2025/02/08 02:07:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-08 02:07:26 +0000 UTC," 2025/02/08 02:07:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/08 02:07:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/08 02:07:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/08 02:07:28 DEBUG : : Looking for writers 2025/02/08 02:07:28 DEBUG : i_was_renamed: reading active writers 2025/02/08 02:07:28 DEBUG : >WaitForWriters: 2025/02/08 02:07:28 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.83s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:28 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:28 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 02:07:28 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:28 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-soregol6keqo" 2025/02/08 02:07:28 INFO : files root 'rclone-test-soregol6keqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 02:07:28 DEBUG : : forgetting directory cache 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate(0xc000e2e0c0): _readAt: size=512, off=0 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate(0xc000e2e0c0): openPending: 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 01:08:28 +0000 UTC," against cached fingerprint "" 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 02:07:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate(0xc000e2e0c0): >openPending: err= 2025/02/08 02:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:30 DEBUG : : forgetting directory cache 2025/02/08 02:07:30 DEBUG : TestRWCacheUpdate(0xc000e2e0c0): >_readAt: n=20, err=EOF 2025/02/08 02:07:30 DEBUG : TestRWCacheUpdate(0xc000e2e0c0): close: 2025/02/08 02:07:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:08:28 +0000 UTC 2025/02/08 02:07:30 DEBUG : TestRWCacheUpdate(0xc000e2e0c0): >close: err= 2025/02/08 02:07:30 DEBUG : : Re-reading directory (387.330448ms old) 2025/02/08 02:07:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:30 DEBUG : : forgetting directory cache 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate(0xc001014300): _readAt: size=512, off=0 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate(0xc001014300): openPending: 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 01:09:28 +0000 UTC," against cached fingerprint "20,2025-02-08 01:08:28 +0000 UTC," 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 01:09:28 +0000 UTC," != cached fingerprint "20,2025-02-08 01:08:28 +0000 UTC,") 2025/02/08 02:07:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 02:07:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate(0xc001014300): >openPending: err= 2025/02/08 02:07:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:31 DEBUG : : forgetting directory cache 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate(0xc001014300): >_readAt: n=20, err=EOF 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate(0xc001014300): close: 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:09:28 +0000 UTC 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate(0xc001014300): >close: err= 2025/02/08 02:07:31 DEBUG : : Re-reading directory (386.367238ms old) 2025/02/08 02:07:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:32 DEBUG : : forgetting directory cache 2025/02/08 02:07:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate(0xc000e2e440): _readAt: size=512, off=0 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate(0xc000e2e440): openPending: 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 01:10:28 +0000 UTC," against cached fingerprint "20,2025-02-08 01:09:28 +0000 UTC," 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 01:10:28 +0000 UTC," != cached fingerprint "20,2025-02-08 01:09:28 +0000 UTC,") 2025/02/08 02:07:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 02:07:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate(0xc000e2e440): >openPending: err= 2025/02/08 02:07:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:33 DEBUG : : forgetting directory cache 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate(0xc000e2e440): >_readAt: n=20, err=EOF 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate(0xc000e2e440): close: 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:10:28 +0000 UTC 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate(0xc000e2e440): >close: err= 2025/02/08 02:07:33 DEBUG : : Re-reading directory (402.711557ms old) 2025/02/08 02:07:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:33 DEBUG : : forgetting directory cache 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate(0xc0010145c0): _readAt: size=512, off=0 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate(0xc0010145c0): openPending: 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 01:11:28 +0000 UTC," against cached fingerprint "20,2025-02-08 01:10:28 +0000 UTC," 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 01:11:28 +0000 UTC," != cached fingerprint "20,2025-02-08 01:10:28 +0000 UTC,") 2025/02/08 02:07:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 02:07:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate(0xc0010145c0): >openPending: err= 2025/02/08 02:07:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:34 DEBUG : : forgetting directory cache 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate(0xc0010145c0): >_readAt: n=20, err=EOF 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate(0xc0010145c0): close: 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:11:28 +0000 UTC 2025/02/08 02:07:34 DEBUG : TestRWCacheUpdate(0xc0010145c0): >close: err= 2025/02/08 02:07:34 DEBUG : : Re-reading directory (382.162998ms old) 2025/02/08 02:07:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:35 DEBUG : : forgetting directory cache 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate(0xc000f2f5c0): _readAt: size=512, off=0 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate(0xc000f2f5c0): openPending: 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 01:12:28 +0000 UTC," against cached fingerprint "20,2025-02-08 01:11:28 +0000 UTC," 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 01:12:28 +0000 UTC," != cached fingerprint "20,2025-02-08 01:11:28 +0000 UTC,") 2025/02/08 02:07:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 02:07:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate(0xc000f2f5c0): >openPending: err= 2025/02/08 02:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:37 DEBUG : : forgetting directory cache 2025/02/08 02:07:37 DEBUG : TestRWCacheUpdate(0xc000f2f5c0): >_readAt: n=20, err=EOF 2025/02/08 02:07:37 DEBUG : TestRWCacheUpdate(0xc000f2f5c0): close: 2025/02/08 02:07:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:12:28 +0000 UTC 2025/02/08 02:07:37 DEBUG : TestRWCacheUpdate(0xc000f2f5c0): >close: err= 2025/02/08 02:07:37 DEBUG : : Re-reading directory (395.295141ms old) 2025/02/08 02:07:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:37 DEBUG : : forgetting directory cache 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate(0xc000e2ea80): _readAt: size=512, off=0 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate(0xc000e2ea80): openPending: 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 01:13:28 +0000 UTC," against cached fingerprint "20,2025-02-08 01:12:28 +0000 UTC," 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 01:13:28 +0000 UTC," != cached fingerprint "20,2025-02-08 01:12:28 +0000 UTC,") 2025/02/08 02:07:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 02:07:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate(0xc000e2ea80): >openPending: err= 2025/02/08 02:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:38 DEBUG : : forgetting directory cache 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate(0xc000e2ea80): >_readAt: n=20, err=EOF 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate(0xc000e2ea80): close: 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:13:28 +0000 UTC 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate(0xc000e2ea80): >close: err= 2025/02/08 02:07:38 DEBUG : : Re-reading directory (392.695754ms old) 2025/02/08 02:07:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:39 DEBUG : : forgetting directory cache 2025/02/08 02:07:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate(0xc000f2fb80): _readAt: size=512, off=0 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate(0xc000f2fb80): openPending: 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-08 01:14:28 +0000 UTC," against cached fingerprint "20,2025-02-08 01:13:28 +0000 UTC," 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-08 01:14:28 +0000 UTC," != cached fingerprint "20,2025-02-08 01:13:28 +0000 UTC,") 2025/02/08 02:07:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/08 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate(0xc000f2fb80): >openPending: err= 2025/02/08 02:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:40 DEBUG : : forgetting directory cache 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate(0xc000f2fb80): >_readAt: n=21, err=EOF 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate(0xc000f2fb80): close: 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:14:28 +0000 UTC 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate(0xc000f2fb80): >close: err= 2025/02/08 02:07:40 DEBUG : : Re-reading directory (393.093416ms old) 2025/02/08 02:07:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:40 DEBUG : : forgetting directory cache 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate(0xc000e2ee40): _readAt: size=512, off=0 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate(0xc000e2ee40): openPending: 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-08 01:15:28 +0000 UTC," against cached fingerprint "21,2025-02-08 01:14:28 +0000 UTC," 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-08 01:15:28 +0000 UTC," != cached fingerprint "21,2025-02-08 01:14:28 +0000 UTC,") 2025/02/08 02:07:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/08 02:07:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate(0xc000e2ee40): >openPending: err= 2025/02/08 02:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:41 DEBUG : : forgetting directory cache 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate(0xc000e2ee40): >_readAt: n=22, err=EOF 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate(0xc000e2ee40): close: 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:15:28 +0000 UTC 2025/02/08 02:07:41 DEBUG : TestRWCacheUpdate(0xc000e2ee40): >close: err= 2025/02/08 02:07:41 DEBUG : : Re-reading directory (400.098781ms old) 2025/02/08 02:07:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:42 DEBUG : : forgetting directory cache 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate(0xc001014ec0): _readAt: size=512, off=0 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate(0xc001014ec0): openPending: 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-08 01:16:28 +0000 UTC," against cached fingerprint "22,2025-02-08 01:15:28 +0000 UTC," 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-08 01:16:28 +0000 UTC," != cached fingerprint "22,2025-02-08 01:15:28 +0000 UTC,") 2025/02/08 02:07:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/08 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate(0xc001014ec0): >openPending: err= 2025/02/08 02:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:43 DEBUG : : forgetting directory cache 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate(0xc001014ec0): >_readAt: n=23, err=EOF 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate(0xc001014ec0): close: 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:16:28 +0000 UTC 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate(0xc001014ec0): >close: err= 2025/02/08 02:07:43 DEBUG : : Re-reading directory (389.475653ms old) 2025/02/08 02:07:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:43 DEBUG : : forgetting directory cache 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate(0xc0010151c0): _readAt: size=512, off=0 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate(0xc0010151c0): openPending: 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-08 01:17:28 +0000 UTC," against cached fingerprint "23,2025-02-08 01:16:28 +0000 UTC," 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-08 01:17:28 +0000 UTC," != cached fingerprint "23,2025-02-08 01:16:28 +0000 UTC,") 2025/02/08 02:07:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/08 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate(0xc0010151c0): >openPending: err= 2025/02/08 02:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:45 DEBUG : : forgetting directory cache 2025/02/08 02:07:45 DEBUG : TestRWCacheUpdate(0xc0010151c0): >_readAt: n=24, err=EOF 2025/02/08 02:07:45 DEBUG : TestRWCacheUpdate(0xc0010151c0): close: 2025/02/08 02:07:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 01:17:28 +0000 UTC 2025/02/08 02:07:45 DEBUG : TestRWCacheUpdate(0xc0010151c0): >close: err= 2025/02/08 02:07:45 DEBUG : : Re-reading directory (393.275465ms old) 2025/02/08 02:07:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 02:07:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/08 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:45 DEBUG : : Looking for writers 2025/02/08 02:07:45 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/08 02:07:45 DEBUG : >WaitForWriters: 2025/02/08 02:07:45 DEBUG : files root 'rclone-test-soregol6keqo': vfs cache: cleaner exiting 2025/02/08 02:07:45 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (17.02s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:47 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/08 02:07:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/08 02:07:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/08 02:07:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/08 02:07:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/08 02:07:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/08 02:07:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 02:07:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:48 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:48 DEBUG : : Looking for writers 2025/02/08 02:07:48 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/08 02:07:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/08 02:07:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.15s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:49 DEBUG : files root 'rclone-test-soregol6keqo': Reusing VFS from active cache 2025/02/08 02:07:49 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:49 DEBUG : : Looking for writers 2025/02/08 02:07:49 DEBUG : >WaitForWriters: 2025/02/08 02:07:49 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:49 DEBUG : : Looking for writers 2025/02/08 02:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:49 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:49 DEBUG : : Looking for writers 2025/02/08 02:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:49 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:49 DEBUG : : Looking for writers 2025/02/08 02:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:49 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:52 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:52 DEBUG : dir: Looking for writers 2025/02/08 02:07:52 DEBUG : file2: reading active writers 2025/02/08 02:07:52 DEBUG : : Looking for writers 2025/02/08 02:07:52 DEBUG : dir: reading active writers 2025/02/08 02:07:52 DEBUG : file1: reading active writers 2025/02/08 02:07:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.07s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:52 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:54 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:54 DEBUG : dir: Looking for writers 2025/02/08 02:07:54 DEBUG : : Looking for writers 2025/02/08 02:07:54 DEBUG : dir: reading active writers 2025/02/08 02:07:54 DEBUG : file1: reading active writers 2025/02/08 02:07:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.75s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:55 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:07:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:57 DEBUG : file1: Open: flags=O_RDONLY 2025/02/08 02:07:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/08 02:07:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/08 02:07:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/08 02:07:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 02:07:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/08 02:07:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/08 02:07:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/08 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/08 02:07:57 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 02:07:58 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/02/08 02:07:58 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/08 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/08 02:07:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:07:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/08 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:07:58 DEBUG : dir: Looking for writers 2025/02/08 02:07:58 DEBUG : file2: reading active writers 2025/02/08 02:07:58 DEBUG : new_file.txt: reading active writers 2025/02/08 02:07:58 DEBUG : : Looking for writers 2025/02/08 02:07:58 DEBUG : file1: reading active writers 2025/02/08 02:07:58 DEBUG : dir: reading active writers 2025/02/08 02:07:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.77s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:07:59 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/08 02:08:01 DEBUG : dir/file1: Updating file with dir/file1 0xc00096f8c0 2025/02/08 02:08:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/08 02:08:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:02 INFO : dir/file1: Moved (server-side) to: file0 2025/02/08 02:08:02 DEBUG : file0: Updating file with file0 0xc00096f8c0 2025/02/08 02:08:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 02:08:02 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/08 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:02 DEBUG : dir: Looking for writers 2025/02/08 02:08:02 DEBUG : : Looking for writers 2025/02/08 02:08:02 DEBUG : file0: reading active writers 2025/02/08 02:08:02 DEBUG : dir: reading active writers 2025/02/08 02:08:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.84s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:03 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:03 DEBUG : : Looking for writers 2025/02/08 02:08:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:03 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/08 02:08:04 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/08 02:08:04 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/08 02:08:05 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/08 02:08:05 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/08 02:08:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:06 DEBUG : : Looking for writers 2025/02/08 02:08:06 DEBUG : a: Looking for writers 2025/02/08 02:08:06 DEBUG : b: Looking for writers 2025/02/08 02:08:06 DEBUG : c: Looking for writers 2025/02/08 02:08:06 DEBUG : d: Looking for writers 2025/02/08 02:08:06 DEBUG : : Looking for writers 2025/02/08 02:08:06 DEBUG : d: reading active writers 2025/02/08 02:08:06 DEBUG : /: reading active writers 2025/02/08 02:08:06 DEBUG : a: reading active writers 2025/02/08 02:08:06 DEBUG : b: reading active writers 2025/02/08 02:08:06 DEBUG : c: reading active writers 2025/02/08 02:08:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.67s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:07 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/08 02:08:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/08 02:08:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/08 02:08:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/08 02:08:10 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:10 DEBUG : a/b/c/d: Looking for writers 2025/02/08 02:08:10 DEBUG : a/b/c: Looking for writers 2025/02/08 02:08:10 DEBUG : d: reading active writers 2025/02/08 02:08:10 DEBUG : a/b: Looking for writers 2025/02/08 02:08:10 DEBUG : c: reading active writers 2025/02/08 02:08:10 DEBUG : a: Looking for writers 2025/02/08 02:08:10 DEBUG : b: reading active writers 2025/02/08 02:08:10 DEBUG : : Looking for writers 2025/02/08 02:08:10 DEBUG : a: reading active writers 2025/02/08 02:08:10 DEBUG : >WaitForWriters: 2025/02/08 02:08:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a/b/c not empty`) 2025/02/08 02:08:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 02:08:11 DEBUG : pacer: Reducing sleep to 15ms 2025/02/08 02:08:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a/b not empty`) 2025/02/08 02:08:11 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/02/08 02:08:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a/b not empty`) 2025/02/08 02:08:12 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/02/08 02:08:12 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a/b not empty`) 2025/02/08 02:08:12 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/02/08 02:08:12 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a/b not empty`) 2025/02/08 02:08:12 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/02/08 02:08:12 DEBUG : pacer: Reducing sleep to 180ms 2025/02/08 02:08:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a not empty`) 2025/02/08 02:08:12 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2025/02/08 02:08:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-soregol6keqo/a not empty`) 2025/02/08 02:08:12 DEBUG : pacer: Rate limited, increasing sleep to 720ms 2025/02/08 02:08:13 DEBUG : pacer: Reducing sleep to 540ms 2025/02/08 02:08:13 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestVFSMkdirAll (6.81s) === 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-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:14 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:14 DEBUG : pacer: Reducing sleep to 303.75ms 2025/02/08 02:08:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/08 02:08:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/08 02:08:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/08 02:08:14 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 02:08:15 DEBUG : pacer: Reducing sleep to 227.8125ms 2025/02/08 02:08:15 DEBUG : pacer: Reducing sleep to 170.859375ms 2025/02/08 02:08:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:15 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:15 DEBUG : pacer: Reducing sleep to 128.144531ms 2025/02/08 02:08:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/08 02:08:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 02:08:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:15 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 02:08:16 DEBUG : pacer: Reducing sleep to 96.108398ms 2025/02/08 02:08:16 DEBUG : pacer: Reducing sleep to 72.081298ms 2025/02/08 02:08:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:16 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 02:08:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 02:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:16 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (7 bytes), uploading instead of streaming 2025/02/08 02:08:17 DEBUG : pacer: Reducing sleep to 54.060973ms 2025/02/08 02:08:17 DEBUG : pacer: Reducing sleep to 40.545729ms 2025/02/08 02:08:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:17 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:17 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:17 DEBUG : : Looking for writers 2025/02/08 02:08:17 DEBUG : file1: reading active writers 2025/02/08 02:08:17 DEBUG : >WaitForWriters: 2025/02/08 02:08:17 DEBUG : pacer: Reducing sleep to 30.409296ms 2025/02/08 02:08:17 DEBUG : pacer: Reducing sleep to 22.806972ms 2025/02/08 02:08:17 DEBUG : pacer: Reducing sleep to 17.105229ms --- PASS: TestWriteFileHandleMethods (3.97s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:18 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:18 DEBUG : pacer: Reducing sleep to 12.828921ms 2025/02/08 02:08:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/08 02:08:19 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/08 02:08:19 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/08 02:08:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/08 02:08:19 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (11 bytes), uploading instead of streaming 2025/02/08 02:08:19 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 02:08:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:19 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/08 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:20 DEBUG : : Looking for writers 2025/02/08 02:08:20 DEBUG : file1: reading active writers 2025/02/08 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.61s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:20 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/08 02:08:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:20 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 02:08:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:21 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:21 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/08 02:08:21 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:21 DEBUG : : Looking for writers 2025/02/08 02:08:21 DEBUG : file1: reading active writers 2025/02/08 02:08:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.32s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:21 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:22 DEBUG : file1: WriteFileHandle.Release closing 2025/02/08 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:22 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 02:08:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:22 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/08 02:08:22 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:22 DEBUG : : Looking for writers 2025/02/08 02:08:22 DEBUG : file1: reading active writers 2025/02/08 02:08:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.30s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:23 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:23 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (2 bytes), uploading instead of streaming 2025/02/08 02:08:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:24 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:24 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/02/08 02:08:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:24 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:24 DEBUG : : Looking for writers 2025/02/08 02:08:24 DEBUG : file1: reading active writers 2025/02/08 02:08:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.44s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:24 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:24 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 02:08:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:25 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:08:25 DEBUG : file1: Open: flags=O_RDONLY 2025/02/08 02:08:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/08 02:08:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/08 02:08:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:08:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/08 02:08:25 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:25 DEBUG : : Looking for writers 2025/02/08 02:08:25 DEBUG : file1: reading active writers 2025/02/08 02:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.55s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-soregol6keqo'", Local "Local file system at /tmp/rclone661104757", Modify Window "1s" 2025/02/08 02:08:26 INFO : files root 'rclone-test-soregol6keqo': poll-interval is not supported by this remote 2025/02/08 02:08:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 02:08:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 02:08:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 02:08:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 02:08:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:26 DEBUG : files root 'rclone-test-soregol6keqo': File to upload is small (100 bytes), uploading instead of streaming 2025/02/08 02:08:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/08 02:08:27 DEBUG : file1: Size of src and dst objects identical 2025/02/08 02:08:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 02:08:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 02:08:27 DEBUG : file1: Open: flags=O_RDONLY 2025/02/08 02:08:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/08 02:08:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/08 02:08:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 02:08:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/08 02:08:27 DEBUG : WaitForWriters: timeout=30s 2025/02/08 02:08:27 DEBUG : : Looking for writers 2025/02/08 02:08:27 DEBUG : file1: reading active writers 2025/02/08 02:08:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.51s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/02/08 02:08:27 DEBUG : files root 'rclone-test-soregol6keqo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m31.18518926s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirMethods TestFileRename/writes,forceCache=true]