"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/19 03:34:41 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-vatowuq0yute" 2026/05/19 03:34:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 03:34:41 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/19 03:34:41 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/19 03:34:41 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/19 03:34:41 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/19 03:34:41 DEBUG : Setting pass="clV-lfgqljMascK0af0uihWU3BTo05i79iU6RA2X7o8r" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/19 03:34:41 DEBUG : TestWebdavRclone: detected overridden config - adding "{2iKx-}" suffix to name 2026/05/19 03:34:41 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/19 03:34:41 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/19 03:34:41 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/19 03:34:41 DEBUG : Setting pass="clV-lfgqljMascK0af0uihWU3BTo05i79iU6RA2X7o8r" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/19 03:34:41 DEBUG : found headers: 2026/05/19 03:34:41 DEBUG : Creating backend with remote "/tmp/rclone2416607156" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:41 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:42 DEBUG : dir: Looking for writers 2026/05/19 03:34:42 DEBUG : Looking for writers 2026/05/19 03:34:42 DEBUG : dir: reading active writers 2026/05/19 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:42 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:42 DEBUG : dir/subdir: Looking for writers 2026/05/19 03:34:42 DEBUG : dir: Looking for writers 2026/05/19 03:34:42 DEBUG : file1: reading active writers 2026/05/19 03:34:42 DEBUG : file2: reading active writers 2026/05/19 03:34:42 DEBUG : subdir: reading active writers 2026/05/19 03:34:42 DEBUG : Looking for writers 2026/05/19 03:34:42 DEBUG : dir: reading active writers 2026/05/19 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:42 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:42 DEBUG : dir: Looking for writers 2026/05/19 03:34:42 DEBUG : file1: reading active writers 2026/05/19 03:34:42 DEBUG : Looking for writers 2026/05/19 03:34:42 DEBUG : dir: reading active writers 2026/05/19 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:42 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:42 DEBUG : dir: Looking for writers 2026/05/19 03:34:42 DEBUG : Looking for writers 2026/05/19 03:34:42 DEBUG : dir: reading active writers 2026/05/19 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:42 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:42 DEBUG : forgetting directory cache 2026/05/19 03:34:42 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:42 DEBUG : Looking for writers 2026/05/19 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:42 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/19 03:34:42 DEBUG : dir: invalidating directory cache 2026/05/19 03:34:42 DEBUG : >ForgetPath: 2026/05/19 03:34:42 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/19 03:34:42 DEBUG : invalidating directory cache 2026/05/19 03:34:42 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:42 DEBUG : >ForgetPath: 2026/05/19 03:34:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/19 03:34:42 DEBUG : >ForgetPath: 2026/05/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:42 DEBUG : dir: Looking for writers 2026/05/19 03:34:42 DEBUG : Looking for writers 2026/05/19 03:34:42 DEBUG : dir: reading active writers 2026/05/19 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:42 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : forgetting directory cache 2026/05/19 03:34:43 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:43 DEBUG : dir: Looking for writers 2026/05/19 03:34:43 DEBUG : fil/a/b: Looking for writers 2026/05/19 03:34:43 DEBUG : fil/a: Looking for writers 2026/05/19 03:34:43 DEBUG : b: reading active writers 2026/05/19 03:34:43 DEBUG : fil: Looking for writers 2026/05/19 03:34:43 DEBUG : a: reading active writers 2026/05/19 03:34:43 DEBUG : Looking for writers 2026/05/19 03:34:43 DEBUG : dir: reading active writers 2026/05/19 03:34:43 DEBUG : fil: reading active writers 2026/05/19 03:34:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:43 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:43 DEBUG : dir: Looking for writers 2026/05/19 03:34:43 DEBUG : Looking for writers 2026/05/19 03:34:43 DEBUG : dir: reading active writers 2026/05/19 03:34:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:43 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:43 DEBUG : dir: Looking for writers 2026/05/19 03:34:43 DEBUG : file1: reading active writers 2026/05/19 03:34:43 DEBUG : Looking for writers 2026/05/19 03:34:43 DEBUG : dir: reading active writers 2026/05/19 03:34:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:43 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/19 03:34:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:43 DEBUG : dir: invalidating directory cache 2026/05/19 03:34:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/19 03:34:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/19 03:34:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/19 03:34:43 DEBUG : dir/file1: Reset virtual modtime 2026/05/19 03:34:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/19 03:34:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/19 03:34:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:43 DEBUG : dir: invalidating directory cache 2026/05/19 03:34:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/19 03:34:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/19 03:34:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/19 03:34:43 DEBUG : forgetting directory cache 2026/05/19 03:34:43 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:43 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/19 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:43 DEBUG : dir/virtualDir: Looking for writers 2026/05/19 03:34:43 DEBUG : dir: Looking for writers 2026/05/19 03:34:43 DEBUG : virtualFile: reading active writers 2026/05/19 03:34:43 DEBUG : virtualDir: reading active writers 2026/05/19 03:34:43 DEBUG : file1: reading active writers 2026/05/19 03:34:43 DEBUG : virtualFile2: reading active writers 2026/05/19 03:34:43 DEBUG : Looking for writers 2026/05/19 03:34:43 DEBUG : dir: reading active writers 2026/05/19 03:34:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:44 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:44 ERROR : dir/: Can only open directories read only 2026/05/19 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:44 DEBUG : dir: Looking for writers 2026/05/19 03:34:44 DEBUG : Looking for writers 2026/05/19 03:34:44 DEBUG : dir: reading active writers 2026/05/19 03:34:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:44 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 03:34:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/19 03:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 03:34:44 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 03:34:44 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:44 DEBUG : dir/potato: size = 5 OK 2026/05/19 03:34:44 NOTICE: webdav root 'rclone-test-vatowuq0yute': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/19 03:34:44 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/19 03:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:44 DEBUG : dir: Looking for writers 2026/05/19 03:34:44 DEBUG : file1: reading active writers 2026/05/19 03:34:44 DEBUG : potato: reading active writers 2026/05/19 03:34:44 DEBUG : Looking for writers 2026/05/19 03:34:44 DEBUG : dir: reading active writers 2026/05/19 03:34:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:44 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:44 DEBUG : dir/sub: Looking for writers 2026/05/19 03:34:44 DEBUG : dir: Looking for writers 2026/05/19 03:34:44 DEBUG : file1: reading active writers 2026/05/19 03:34:44 DEBUG : sub: reading active writers 2026/05/19 03:34:44 DEBUG : Looking for writers 2026/05/19 03:34:44 DEBUG : dir: reading active writers 2026/05/19 03:34:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:44 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 03:34:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/19 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:44 DEBUG : dir/sub/subsub: Looking for writers 2026/05/19 03:34:44 DEBUG : dir/sub: Looking for writers 2026/05/19 03:34:44 DEBUG : subsub: reading active writers 2026/05/19 03:34:44 DEBUG : dir: Looking for writers 2026/05/19 03:34:44 DEBUG : file1: reading active writers 2026/05/19 03:34:44 DEBUG : sub: reading active writers 2026/05/19 03:34:44 DEBUG : Looking for writers 2026/05/19 03:34:44 DEBUG : dir: reading active writers 2026/05/19 03:34:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:45 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:45 ERROR : dir/: Dir.Remove not empty 2026/05/19 03:34:45 DEBUG : dir/file1: Remove: 2026/05/19 03:34:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:45 DEBUG : dir/file1: >Remove: err= 2026/05/19 03:34:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/19 03:34:45 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:45 DEBUG : Looking for writers 2026/05/19 03:34:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:45 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:45 DEBUG : dir/file1: Remove: 2026/05/19 03:34:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:45 DEBUG : dir/file1: >Remove: err= 2026/05/19 03:34:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/19 03:34:45 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:45 DEBUG : Looking for writers 2026/05/19 03:34:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:45 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:45 DEBUG : dir/file1: Remove: 2026/05/19 03:34:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:45 DEBUG : dir/file1: >Remove: err= 2026/05/19 03:34:45 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:45 DEBUG : dir: Looking for writers 2026/05/19 03:34:45 DEBUG : Looking for writers 2026/05/19 03:34:45 DEBUG : dir: reading active writers 2026/05/19 03:34:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:45 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/19 03:34:45 DEBUG : dir: Updating dir with dir2 0x315a19598a90 2026/05/19 03:34:45 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/19 03:34:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/19 03:34:45 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/19 03:34:45 DEBUG : file2: Updating file with file2 0x315a197d8c30 2026/05/19 03:34:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:45 INFO : dir2/file3: Deleted 2026/05/19 03:34:45 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/19 03:34:45 DEBUG : dir2/file3: Updating file with dir2/file3 0x315a197d8c30 2026/05/19 03:34:45 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/19 03:34:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/19 03:34:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/19 03:34:46 DEBUG : empty directory: Updating dir with renamed empty directory 0x315a19739450 2026/05/19 03:34:46 DEBUG : empty directory: forgetting directory cache 2026/05/19 03:34:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/19 03:34:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/19 03:34:46 DEBUG : dir2: Renaming to "dir3" 2026/05/19 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:46 DEBUG : dir3: Looking for writers 2026/05/19 03:34:46 DEBUG : file3: reading active writers 2026/05/19 03:34:46 DEBUG : renamed empty directory: Looking for writers 2026/05/19 03:34:46 DEBUG : Looking for writers 2026/05/19 03:34:46 DEBUG : dir3: reading active writers 2026/05/19 03:34:46 DEBUG : renamed empty directory: reading active writers 2026/05/19 03:34:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:46 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 03:34:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/19 03:34:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/19 03:34:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/19 03:34:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/19 03:34:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/19 03:34:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/19 03:34:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:46 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (12 bytes), uploading instead of streaming 2026/05/19 03:34:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : dir/sub/file2: size = 12 OK 2026/05/19 03:34:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/19 03:34:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:46 DEBUG : forgetting directory cache 2026/05/19 03:34:46 DEBUG : dir: forgetting directory cache 2026/05/19 03:34:46 DEBUG : dir/sub: forgetting directory cache 2026/05/19 03:34:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/19 03:34:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/19 03:34:46 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 03:34:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : dir/sub/file0: size = 5 OK 2026/05/19 03:34:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/19 03:34:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/19 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:46 DEBUG : dir/sub: Looking for writers 2026/05/19 03:34:46 DEBUG : file0: reading active writers 2026/05/19 03:34:46 DEBUG : file2: reading active writers 2026/05/19 03:34:46 DEBUG : dir: Looking for writers 2026/05/19 03:34:46 DEBUG : file1: reading active writers 2026/05/19 03:34:46 DEBUG : sub: reading active writers 2026/05/19 03:34:46 DEBUG : Looking for writers 2026/05/19 03:34:46 DEBUG : dir: reading active writers 2026/05/19 03:34:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:46 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/19 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:46 DEBUG : Looking for writers 2026/05/19 03:34:46 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:46 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/19 03:34:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/19 03:34:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/19 03:34:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/19 03:34:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/19 03:34:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/19 03:34:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/19 03:34:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/19 03:34:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:46 DEBUG : dir: Looking for writers 2026/05/19 03:34:46 DEBUG : file1.metadata: reading active writers 2026/05/19 03:34:46 DEBUG : file1: reading active writers 2026/05/19 03:34:46 DEBUG : Looking for writers 2026/05/19 03:34:46 DEBUG : dir: reading active writers 2026/05/19 03:34:46 DEBUG : dir.metadata: reading active writers 2026/05/19 03:34:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:46 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:46 DEBUG : dir: Looking for writers 2026/05/19 03:34:46 DEBUG : file1: reading active writers 2026/05/19 03:34:46 DEBUG : Looking for writers 2026/05/19 03:34:46 DEBUG : dir: reading active writers 2026/05/19 03:34:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:46 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/19 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:46 DEBUG : dir: Looking for writers 2026/05/19 03:34:46 DEBUG : file1: reading active writers 2026/05/19 03:34:46 DEBUG : Looking for writers 2026/05/19 03:34:46 DEBUG : dir: reading active writers 2026/05/19 03:34:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:46 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : dir: Looking for writers 2026/05/19 03:34:47 DEBUG : file1: reading active writers 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : dir: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/19 03:34:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/19 03:34:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 03:34:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : file.txt: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:47 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:47 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (25 bytes), uploading instead of streaming 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir/file1: size = 25 OK 2026/05/19 03:34:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : dir: Looking for writers 2026/05/19 03:34:47 DEBUG : file1: reading active writers 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : dir: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:47 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir/file1: Remove: 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:47 DEBUG : dir/file1: >Remove: err= 2026/05/19 03:34:47 DEBUG : dir/file1: Remove: 2026/05/19 03:34:47 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : dir: Looking for writers 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : dir: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:47 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir/file1: Remove: 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:47 DEBUG : dir/file1: >Remove: err= 2026/05/19 03:34:47 DEBUG : dir/file1: Remove: 2026/05/19 03:34:47 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : dir: Looking for writers 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : dir: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:47 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/19 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 03:34:47 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/19 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 03:34:47 DEBUG : dir/file1: Open: flags=0x3 2026/05/19 03:34:47 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/19 03:34:47 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : dir: Looking for writers 2026/05/19 03:34:47 DEBUG : file1: reading active writers 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : dir: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:47 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:47 DEBUG : dir: Looking for writers 2026/05/19 03:34:47 DEBUG : file1: reading active writers 2026/05/19 03:34:47 DEBUG : Looking for writers 2026/05/19 03:34:47 DEBUG : dir: reading active writers 2026/05/19 03:34:47 DEBUG : >WaitForWriters: 2026/05/19 03:34:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:47 DEBUG : newLeaf: Updating file with newLeaf 0x315a19599c70 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 03:34:47 DEBUG : dir/file1: Updating file with dir/file1 0x315a19599c70 2026/05/19 03:34:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:47 DEBUG : dir/file1: File is currently open, delaying rename 0x315a19599c70 2026/05/19 03:34:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:47 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (25 bytes), uploading instead of streaming 2026/05/19 03:34:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:47 DEBUG : dir/file1: size = 25 OK 2026/05/19 03:34:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 03:34:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:47 DEBUG : newLeaf: Running delayed rename now 2026/05/19 03:34:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:48 DEBUG : newLeaf: Updating file with newLeaf 0x315a19599c70 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : >WaitForWriters: 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:48 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : file1: reading active writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : >WaitForWriters: 2026/05/19 03:34:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:48 DEBUG : newLeaf: Updating file with newLeaf 0x315a19851790 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 03:34:48 DEBUG : dir/file1: Updating file with dir/file1 0x315a19851790 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1: File is currently open, delaying rename 0x315a19851790 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (25 bytes), uploading instead of streaming 2026/05/19 03:34:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:48 DEBUG : dir/file1: size = 25 OK 2026/05/19 03:34:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:48 DEBUG : newLeaf: Running delayed rename now 2026/05/19 03:34:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:48 DEBUG : newLeaf: Updating file with newLeaf 0x315a19851790 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : >WaitForWriters: 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : >WaitForWriters: 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:48 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:48 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19f04c00): openPending: 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19f04c00): >openPending: err= 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19f04c00): _writeAt: size=14, off=0 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19f04c00): >_writeAt: n=14, err= 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19f04c00): close: 2026/05/19 03:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 03:34:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19f04c00): >close: err= 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : file1: reading active writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : file1: reading active writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : file1: reading active writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : file1: reading active writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 03:34:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:48 DEBUG : dir/file1: size = 14 OK 2026/05/19 03:34:48 INFO : dir/file1: Copied (replaced existing) 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : file1: reading active writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : >WaitForWriters: 2026/05/19 03:34:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ed4cc0): _readAt: size=512, off=0 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ed4cc0): openPending: 2026/05/19 03:34:48 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" 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ed4cc0): >openPending: err= 2026/05/19 03:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ed4cc0): >_readAt: n=14, err=EOF 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ed4cc0): close: 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ed4cc0): >close: err= 2026/05/19 03:34:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:48 DEBUG : newLeaf: Updating file with newLeaf 0x315a1989d450 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 03:34:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/19 03:34:48 DEBUG : dir/file1: Updating file with dir/file1 0x315a1989d450 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ee7c80): openPending: 2026/05/19 03:34:48 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" 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ee7c80): >openPending: err= 2026/05/19 03:34:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ee7c80): _writeAt: size=25, off=0 2026/05/19 03:34:48 DEBUG : dir/file1(0x315a19ee7c80): >_writeAt: n=25, err= 2026/05/19 03:34:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:48 DEBUG : newLeaf: Updating file with newLeaf 0x315a1989d450 2026/05/19 03:34:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:48 DEBUG : newLeaf(0x315a19ee7c80): close: 2026/05/19 03:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 03:34:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 03:34:48.874371737 +0000 UTC m=+6.940620343 2026/05/19 03:34:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:48 DEBUG : newLeaf(0x315a19ee7c80): >close: err= 2026/05/19 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:48 DEBUG : dir: Looking for writers 2026/05/19 03:34:48 DEBUG : Looking for writers 2026/05/19 03:34:48 DEBUG : dir: reading active writers 2026/05/19 03:34:48 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 03:34:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:49 DEBUG : newLeaf: size = 25 OK 2026/05/19 03:34:49 INFO : newLeaf: Copied (replaced existing) 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 03:34:48 +0000 UTC" 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : >WaitForWriters: 2026/05/19 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : >WaitForWriters: 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:49 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : file1: reading active writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : >WaitForWriters: 2026/05/19 03:34:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:49 DEBUG : newLeaf: Updating file with newLeaf 0x315a19dbe000 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 03:34:49 DEBUG : dir/file1: Updating file with dir/file1 0x315a19dbe000 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f05980): openPending: 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f05980): >openPending: err= 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f05980): _writeAt: size=25, off=0 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f05980): >_writeAt: n=25, err= 2026/05/19 03:34:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:49 DEBUG : newLeaf: Updating file with newLeaf 0x315a19dbe000 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:49 DEBUG : newLeaf(0x315a19f05980): close: 2026/05/19 03:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 03:34:49.377917872 +0000 UTC m=+7.444166478 2026/05/19 03:34:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:49 DEBUG : newLeaf(0x315a19f05980): >close: err= 2026/05/19 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 03:34:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:49 DEBUG : newLeaf: size = 25 OK 2026/05/19 03:34:49 INFO : newLeaf: Copied (replaced existing) 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 03:34:49 +0000 UTC" 2026/05/19 03:34:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : >WaitForWriters: 2026/05/19 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:49 DEBUG : >WaitForWriters: 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:49 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:49 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a1971e5c0): openPending: 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a1971e5c0): >openPending: err= 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a1971e5c0): _writeAt: size=14, off=0 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a1971e5c0): >_writeAt: n=14, err= 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a1971e5c0): close: 2026/05/19 03:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 03:34:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a1971e5c0): >close: err= 2026/05/19 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : file1: reading active writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : file1: reading active writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : file1: reading active writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : file1: reading active writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 03:34:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:49 DEBUG : dir/file1: size = 14 OK 2026/05/19 03:34:49 INFO : dir/file1: Copied (replaced existing) 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:49 DEBUG : dir: Looking for writers 2026/05/19 03:34:49 DEBUG : file1: reading active writers 2026/05/19 03:34:49 DEBUG : Looking for writers 2026/05/19 03:34:49 DEBUG : dir: reading active writers 2026/05/19 03:34:49 DEBUG : >WaitForWriters: 2026/05/19 03:34:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f732c0): _readAt: size=512, off=0 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f732c0): openPending: 2026/05/19 03:34:49 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" 2026/05/19 03:34:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f732c0): >openPending: err= 2026/05/19 03:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f732c0): >_readAt: n=14, err=EOF 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f732c0): close: 2026/05/19 03:34:49 DEBUG : dir/file1(0x315a19f732c0): >close: err= 2026/05/19 03:34:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:49 DEBUG : newLeaf: Updating file with newLeaf 0x315a19dbed00 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 03:34:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/19 03:34:49 DEBUG : dir/file1: Updating file with dir/file1 0x315a19dbed00 2026/05/19 03:34:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a196c9380): openPending: 2026/05/19 03:34:50 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" 2026/05/19 03:34:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a196c9380): >openPending: err= 2026/05/19 03:34:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a196c9380): _writeAt: size=25, off=0 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a196c9380): >_writeAt: n=25, err= 2026/05/19 03:34:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:50 DEBUG : newLeaf: Updating file with newLeaf 0x315a19dbed00 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:50 DEBUG : newLeaf(0x315a196c9380): close: 2026/05/19 03:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 03:34:50.020684035 +0000 UTC m=+8.086932632 2026/05/19 03:34:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:50 DEBUG : newLeaf(0x315a196c9380): >close: err= 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 03:34:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:50 DEBUG : newLeaf: size = 25 OK 2026/05/19 03:34:50 INFO : newLeaf: Copied (replaced existing) 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 03:34:50 +0000 UTC" 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: 2026/05/19 03:34:50 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:50 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:50 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:50 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:50 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:50 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : file1: reading active writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: 2026/05/19 03:34:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a1991da40): _readAt: size=512, off=0 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a1991da40): openPending: 2026/05/19 03:34:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a1991da40): >openPending: err= 2026/05/19 03:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/19 03:34:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:34:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a1991da40): >_readAt: n=14, err=EOF 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a1991da40): close: 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a1991da40): >close: err= 2026/05/19 03:34:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:50 DEBUG : newLeaf: Updating file with newLeaf 0x315a19911790 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 03:34:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/19 03:34:50 DEBUG : dir/file1: Updating file with dir/file1 0x315a19911790 2026/05/19 03:34:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a198facc0): openPending: 2026/05/19 03:34:50 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" 2026/05/19 03:34:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a198facc0): >openPending: err= 2026/05/19 03:34:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a198facc0): _writeAt: size=25, off=0 2026/05/19 03:34:50 DEBUG : dir/file1(0x315a198facc0): >_writeAt: n=25, err= 2026/05/19 03:34:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 03:34:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 03:34:50 DEBUG : newLeaf: Updating file with newLeaf 0x315a19911790 2026/05/19 03:34:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:50 DEBUG : newLeaf(0x315a198facc0): close: 2026/05/19 03:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 03:34:50.533588316 +0000 UTC m=+8.599836911 2026/05/19 03:34:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:50 DEBUG : newLeaf(0x315a198facc0): >close: err= 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 03:34:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:50 DEBUG : newLeaf: size = 25 OK 2026/05/19 03:34:50 INFO : newLeaf: Copied (replaced existing) 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 03:34:50 +0000 UTC" 2026/05/19 03:34:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 03:34:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : newLeaf: reading active writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: 2026/05/19 03:34:50 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:50 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:50 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === 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:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:50 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 03:34:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:50 DEBUG : dir: Looking for writers 2026/05/19 03:34:50 DEBUG : file1: reading active writers 2026/05/19 03:34:50 DEBUG : Looking for writers 2026/05/19 03:34:50 DEBUG : dir: reading active writers 2026/05/19 03:34:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:50 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/19 03:34:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/19 03:34:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/19 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:51 DEBUG : dir: Looking for writers 2026/05/19 03:34:51 DEBUG : file1: reading active writers 2026/05/19 03:34:51 DEBUG : Looking for writers 2026/05/19 03:34:51 DEBUG : dir: reading active writers 2026/05/19 03:34:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/19 03:34:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/19 03:34:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/19 03:34:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/19 03:34:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/19 03:34:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/19 03:34:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/19 03:34:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/19 03:34:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/19 03:34:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/19 03:34:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/19 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:51 DEBUG : dir: Looking for writers 2026/05/19 03:34:51 DEBUG : file1: reading active writers 2026/05/19 03:34:51 DEBUG : Looking for writers 2026/05/19 03:34:51 DEBUG : dir: reading active writers 2026/05/19 03:34:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:51 DEBUG : dir: Looking for writers 2026/05/19 03:34:51 DEBUG : file1: reading active writers 2026/05/19 03:34:51 DEBUG : Looking for writers 2026/05/19 03:34:51 DEBUG : dir: reading active writers 2026/05/19 03:34:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/19 03:34:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/19 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:51 DEBUG : dir: Looking for writers 2026/05/19 03:34:51 DEBUG : file1: reading active writers 2026/05/19 03:34:51 DEBUG : Looking for writers 2026/05/19 03:34:51 DEBUG : dir: reading active writers 2026/05/19 03:34:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): _readAt: size=1, off=0 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): openPending: 2026/05/19 03:34:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): >openPending: err= 2026/05/19 03:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): >_readAt: n=1, err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): _readAt: size=256, off=1 2026/05/19 03:34:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): >_readAt: n=15, err=EOF 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): _readAt: size=16, off=16 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): >_readAt: n=0, err=EOF 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): close: 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): >close: err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): close: 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19abf780): >close: err=file already closed 2026/05/19 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:51 DEBUG : dir: Looking for writers 2026/05/19 03:34:51 DEBUG : file1: reading active writers 2026/05/19 03:34:51 DEBUG : Looking for writers 2026/05/19 03:34:51 DEBUG : dir: reading active writers 2026/05/19 03:34:51 DEBUG : >WaitForWriters: 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:51 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): _readAt: size=1, off=0 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): openPending: 2026/05/19 03:34:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >openPending: err= 2026/05/19 03:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >_readAt: n=1, err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): _readAt: size=1, off=5 2026/05/19 03:34:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >_readAt: n=1, err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): _readAt: size=1, off=3 2026/05/19 03:34:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >_readAt: n=1, err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): _readAt: size=1, off=13 2026/05/19 03:34:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >_readAt: n=1, err= 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): _readAt: size=16, off=100 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >_readAt: n=0, err=EOF 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): close: 2026/05/19 03:34:51 DEBUG : dir/file1(0x315a19f58d80): >close: err= 2026/05/19 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:51 DEBUG : dir: Looking for writers 2026/05/19 03:34:51 DEBUG : file1: reading active writers 2026/05/19 03:34:51 DEBUG : Looking for writers 2026/05/19 03:34:51 DEBUG : dir: reading active writers 2026/05/19 03:34:51 DEBUG : >WaitForWriters: 2026/05/19 03:34:51 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=1, off=0 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): openPending: 2026/05/19 03:34:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >openPending: err= 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=1, err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=1, off=5 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=1, err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=1, off=1 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=1, err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=6, off=10 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=6, err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=256, off=10 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=6, err=EOF 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=256, off=100 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=0, err=EOF 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): close: 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >close: err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): _readAt: size=256, off=100 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a1a0cad00): >_readAt: n=0, err=file already closed 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : dir: Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : dir: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): RWFileHandle.Flush 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): _readAt: size=256, off=0 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): openPending: 2026/05/19 03:34:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): >openPending: err= 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): >_readAt: n=16, err=EOF 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): RWFileHandle.Flush 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): RWFileHandle.Flush 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): close: 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19355880): >close: err= 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : dir: Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : dir: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:34:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 03:34:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): _readAt: size=256, off=0 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): openPending: 2026/05/19 03:34:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): >openPending: err= 2026/05/19 03:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:34:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): >_readAt: n=16, err=EOF 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): RWFileHandle.Release 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): close: 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): >close: err= 2026/05/19 03:34:52 DEBUG : dir/file1(0x315a19ed5300): RWFileHandle.Release 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : dir: Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : dir: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:52 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): openPending: 2026/05/19 03:34:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): >openPending: err= 2026/05/19 03:34:52 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): _writeAt: size=5, off=0 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): >_writeAt: n=5, err= 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): _writeAt: size=7, off=5 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): >_writeAt: n=7, err= 2026/05/19 03:34:52 DEBUG : file1: vfs cache: truncate to size=11 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): close: 2026/05/19 03:34:52 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 03:34:52.483981115 +0000 UTC m=+10.550229741 2026/05/19 03:34:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): >close: err= 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): close: 2026/05/19 03:34:52 DEBUG : file1(0x315a19fce740): >close: err=file already closed 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:52 DEBUG : file1: vfs cache: starting upload 2026/05/19 03:34:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:52 DEBUG : file1: size = 11 OK 2026/05/19 03:34:52 INFO : file1: Copied (new) 2026/05/19 03:34:52 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-19 03:34:52 +0000 UTC" 2026/05/19 03:34:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:52 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): openPending: 2026/05/19 03:34:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): >openPending: err= 2026/05/19 03:34:52 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): _writeAt: size=7, off=0 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): >_writeAt: n=7, err= 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): _writeAt: size=6, off=5 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): >_writeAt: n=6, err= 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): close: 2026/05/19 03:34:52 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 03:34:52.682027615 +0000 UTC m=+10.748276211 2026/05/19 03:34:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): >close: err= 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): _writeAt: size=5, off=0 2026/05/19 03:34:52 DEBUG : file1(0x315a196bf9c0): >_writeAt: n=0, err=file already closed 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:52 DEBUG : file1: vfs cache: starting upload 2026/05/19 03:34:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:52 DEBUG : file1: size = 11 OK 2026/05/19 03:34:52 INFO : file1: Copied (new) 2026/05/19 03:34:52 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-19 03:34:52 +0000 UTC" 2026/05/19 03:34:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : >WaitForWriters: 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:52 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:52 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : file1(0x315a1988aa80): openPending: 2026/05/19 03:34:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : file1(0x315a1988aa80): >openPending: err= 2026/05/19 03:34:52 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 03:34:52 DEBUG : file1(0x315a1988aa80): close: 2026/05/19 03:34:52 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 03:34:52.879980487 +0000 UTC m=+10.946229094 2026/05/19 03:34:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:52 DEBUG : file1(0x315a1988aa80): >close: err= 2026/05/19 03:34:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 03:34:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:34:52 DEBUG : file2: newRWFileHandle: 2026/05/19 03:34:52 DEBUG : file2(0x315a1988af00): openPending: 2026/05/19 03:34:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:52 DEBUG : file2(0x315a1988af00): >openPending: err= 2026/05/19 03:34:52 DEBUG : file2: >newRWFileHandle: err= 2026/05/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/19 03:34:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/19 03:34:52 DEBUG : file2(0x315a1988af00): RWFileHandle.Flush 2026/05/19 03:34:52 DEBUG : file2(0x315a1988af00): RWFileHandle.Release 2026/05/19 03:34:52 DEBUG : file2(0x315a1988af00): close: 2026/05/19 03:34:52 DEBUG : file2: vfs cache: setting modification time to 2026-05-19 03:34:52.880797013 +0000 UTC m=+10.947045619 2026/05/19 03:34:52 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:52 DEBUG : file2(0x315a1988af00): >close: err= 2026/05/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : file2: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : file2: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : file2: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/19 03:34:52 DEBUG : Looking for writers 2026/05/19 03:34:52 DEBUG : file1: reading active writers 2026/05/19 03:34:52 DEBUG : file2: reading active writers 2026/05/19 03:34:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/19 03:34:52 DEBUG : file1: vfs cache: starting upload 2026/05/19 03:34:52 DEBUG : file2: vfs cache: starting upload 2026/05/19 03:34:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:52 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:53 DEBUG : file1: size = 0 OK 2026/05/19 03:34:53 INFO : file1: Copied (new) 2026/05/19 03:34:53 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-19 03:34:52 +0000 UTC" 2026/05/19 03:34:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : file2: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 03:34:53 DEBUG : file2: size = 0 OK 2026/05/19 03:34:53 INFO : file2: Copied (new) 2026/05/19 03:34:53 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-19 03:34:52 +0000 UTC" 2026/05/19 03:34:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 03:34:53 INFO : file2: vfs cache: upload succeeded try #1 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : file2: reading active writers 2026/05/19 03:34:53 DEBUG : >WaitForWriters: 2026/05/19 03:34:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : file2: reading active writers 2026/05/19 03:34:53 DEBUG : >WaitForWriters: 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:53 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): openPending: 2026/05/19 03:34:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): >openPending: err= 2026/05/19 03:34:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): _writeAt: size=5, off=0 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): >_writeAt: n=5, err= 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): RWFileHandle.Flush 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): RWFileHandle.Flush 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): close: 2026/05/19 03:34:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 03:34:53.250369501 +0000 UTC m=+11.316618107 2026/05/19 03:34:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:53 DEBUG : file1(0x315a198fea00): >close: err= 2026/05/19 03:34:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:53 DEBUG : file1: vfs cache: starting upload 2026/05/19 03:34:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:53 DEBUG : file1: size = 5 OK 2026/05/19 03:34:53 INFO : file1: Copied (new) 2026/05/19 03:34:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-19 03:34:53 +0000 UTC" 2026/05/19 03:34:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : >WaitForWriters: 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:53 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): openPending: 2026/05/19 03:34:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): >openPending: err= 2026/05/19 03:34:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): _writeAt: size=5, off=0 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): >_writeAt: n=5, err= 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): RWFileHandle.Release 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): close: 2026/05/19 03:34:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 03:34:53.437050176 +0000 UTC m=+11.503298782 2026/05/19 03:34:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): >close: err= 2026/05/19 03:34:53 DEBUG : file1(0x315a1998a0c0): RWFileHandle.Release 2026/05/19 03:34:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:53 DEBUG : file1: vfs cache: starting upload 2026/05/19 03:34:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:53 DEBUG : file1: size = 5 OK 2026/05/19 03:34:53 INFO : file1: Copied (new) 2026/05/19 03:34:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-19 03:34:53 +0000 UTC" 2026/05/19 03:34:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : >WaitForWriters: 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 03:34:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19a8ca80): openPending: 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19a8ca80): >openPending: err= 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 03:34:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19a8ca80): _writeAt: size=5, off=0 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19a8ca80): >_writeAt: n=5, err= 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19a8ca80): close: 2026/05/19 03:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-19 03:34:53.689304344 +0000 UTC m=+11.755552940 2026/05/19 03:34:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19a8ca80): >close: err= 2026/05/19 03:34:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 03:34:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:53 DEBUG : dir/file1: size = 5 OK 2026/05/19 03:34:53 INFO : dir/file1: Copied (replaced existing) 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-19 03:34:53 +0000 UTC" 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : >WaitForWriters: 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:53 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 03:34:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 03:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 03:34:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): _writeAt: size=5, off=0 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): openPending: 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 03:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): >openPending: err= 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): >_writeAt: n=5, err= 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): _writeAt: size=15, off=5 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): >_writeAt: n=15, err= 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): close: 2026/05/19 03:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/19 03:34:53 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-19 03:34:53.974922496 +0000 UTC m=+12.041171103 2026/05/19 03:34:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:53 DEBUG : dir/file1(0x315a19daed40): >close: err= 2026/05/19 03:34:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:53 DEBUG : dir: Looking for writers 2026/05/19 03:34:53 DEBUG : file1: reading active writers 2026/05/19 03:34:53 DEBUG : Looking for writers 2026/05/19 03:34:53 DEBUG : dir: reading active writers 2026/05/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:54 DEBUG : dir: Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : dir: reading active writers 2026/05/19 03:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:54 DEBUG : dir: Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : dir: reading active writers 2026/05/19 03:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 03:34:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:54 DEBUG : dir/file1: size = 20 OK 2026/05/19 03:34:54 INFO : dir/file1: Copied (replaced existing) 2026/05/19 03:34:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-19 03:34:53 +0000 UTC" 2026/05/19 03:34:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:54 DEBUG : dir: Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : dir: reading active writers 2026/05/19 03:34:54 DEBUG : >WaitForWriters: 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : file1(0x315a19dcf600): openPending: 2026/05/19 03:34:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:54 DEBUG : file1(0x315a19dcf600): >openPending: err= 2026/05/19 03:34:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 03:34:54 DEBUG : file1(0x315a19dcf600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : file1(0x315a19dcf600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : file1(0x315a19dcf600): close: 2026/05/19 03:34:54 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 03:34:54.195115746 +0000 UTC m=+12.261364352 2026/05/19 03:34:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : file1(0x315a19dcf600): >close: err= 2026/05/19 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:54 DEBUG : file1: vfs cache: starting upload 2026/05/19 03:34:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:34:54 DEBUG : file1: size = 5 OK 2026/05/19 03:34:54 INFO : file1: Copied (new) 2026/05/19 03:34:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-19 03:34:54 +0000 UTC" 2026/05/19 03:34:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:54 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : >WaitForWriters: 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0200): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0200): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0200): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.381756355 +0000 UTC m=+12.448004961 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.381756355 +0000 UTC m=+12.448004961 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0b40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0b40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0b40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0b40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0b40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.381756355 +0000 UTC m=+12.448004961 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb0b40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce3f0 item 1 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1180): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1180): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1180): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.384101334 +0000 UTC m=+12.450349969 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1680): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1680): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1680): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.384101334 +0000 UTC m=+12.450349969 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cea80 item 2 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1cc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1cc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.385748432 +0000 UTC m=+12.451997038 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19eb1cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.385748432 +0000 UTC m=+12.451997038 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8700): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8700): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8700): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8700): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8700): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.385748432 +0000 UTC m=+12.451997038 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8700): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cee00 item 3 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8d80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8d80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.387917127 +0000 UTC m=+12.454165733 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee8d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee92c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee92c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee92c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee92c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee92c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.387917127 +0000 UTC m=+12.454165733 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee92c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf570 item 4 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.38929792 +0000 UTC m=+12.455546517 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.38929792 +0000 UTC m=+12.455546517 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ee9d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c340): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c340): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c340): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c340): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c340): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.38929792 +0000 UTC m=+12.455546517 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c340): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf8f0 item 5 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77ac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77ac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77ac0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77ac0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77ac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.393668244 +0000 UTC m=+12.459916869 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77ac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.393668244 +0000 UTC m=+12.459916869 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19801dc0 item 6 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.395527803 +0000 UTC m=+12.461776409 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.395527803 +0000 UTC m=+12.461776409 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e40c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41140): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41140): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41140): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41140): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41140): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.395527803 +0000 UTC m=+12.461776409 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41140): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19898380 item 7 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e417c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e417c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e417c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e417c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e417c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.397562965 +0000 UTC m=+12.463811571 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e417c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41d00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41d00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41d00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41d00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.397562965 +0000 UTC m=+12.463811571 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e41d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19898a80 item 8 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e3c0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19e6e3c0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e3c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e3c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e3c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e3c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.399128699 +0000 UTC m=+12.465377295 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6e780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.399128699 +0000 UTC m=+12.465377295 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6ec00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.399128699 +0000 UTC m=+12.465377295 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a198993b0 item 9 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.401347949 +0000 UTC m=+12.467596575 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6f780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6fcc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6fcc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6fcc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6fcc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6fcc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.401347949 +0000 UTC m=+12.467596575 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e6fcc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19899b90 item 10 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86400): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19f86400): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86400): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86400): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86400): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f867c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f867c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f867c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f867c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f867c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.403164739 +0000 UTC m=+12.469413385 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f867c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.403164739 +0000 UTC m=+12.469413385 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f86cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f871c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f871c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f871c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f871c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f871c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.403164739 +0000 UTC m=+12.469413385 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f871c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e14070 item 11 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87840): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87840): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87840): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87840): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87840): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.405408255 +0000 UTC m=+12.471656861 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87840): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87d80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87d80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.405408255 +0000 UTC m=+12.471656861 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f87d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e145b0 item 12 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e4c0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19f9e4c0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e4c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e4c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e880): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e880): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.407244351 +0000 UTC m=+12.473492957 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9e880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9ef40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9ef40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9ef40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9ef40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9ef40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.407244351 +0000 UTC m=+12.473492957 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9ef40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e14930 item 13 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9f5c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9f5c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9f5c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9f5c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9f5c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.40870261 +0000 UTC m=+12.474951207 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9f5c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9fb00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9fb00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9fb00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9fb00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9fb00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.40870261 +0000 UTC m=+12.474951207 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f9fb00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e14cb0 item 14 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4240): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19fc4240): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4240): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4240): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4240): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4240): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.410014775 +0000 UTC m=+12.476263371 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4cc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4cc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.410014775 +0000 UTC m=+12.476263371 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc4cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e150a0 item 15 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5340): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5340): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5340): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5340): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5340): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.411546655 +0000 UTC m=+12.477795251 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5340): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5880): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5880): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5880): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.411546655 +0000 UTC m=+12.477795251 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e15570 item 16 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5ec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5ec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5ec0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5ec0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5ec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.412911978 +0000 UTC m=+12.479160575 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19fc5ec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.412911978 +0000 UTC m=+12.479160575 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc940): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc940): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc940): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.412911978 +0000 UTC m=+12.479160575 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffc940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19e15b20 item 17 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffcfc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffcfc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffcfc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffcfc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffcfc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.414799071 +0000 UTC m=+12.481047707 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffcfc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffd500): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffd500): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffd500): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffd500): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffd500): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.414799071 +0000 UTC m=+12.481047707 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffd500): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19eba150 item 18 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffdb80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffdb80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffdb80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffdb80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffdb80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.416011396 +0000 UTC m=+12.482259992 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ffdb80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.416011396 +0000 UTC m=+12.482259992 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080680): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080680): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080680): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.416011396 +0000 UTC m=+12.482259992 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19eba620 item 19 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080d00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080d00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080d00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080d00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.417589764 +0000 UTC m=+12.483838360 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a080d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081240): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081240): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081240): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.417589764 +0000 UTC m=+12.483838360 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19ebaaf0 item 20 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0818c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0818c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0818c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0818c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0818c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.418872021 +0000 UTC m=+12.485120617 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0818c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.418872021 +0000 UTC m=+12.485120617 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a081dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a83c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a83c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a83c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a83c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a83c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.418872021 +0000 UTC m=+12.485120617 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a83c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19ebae70 item 21 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8a40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8a40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.420636892 +0000 UTC m=+12.486885487 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8f80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8f80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8f80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8f80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8f80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.420636892 +0000 UTC m=+12.486885487 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a8f80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19ebb340 item 22 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.422029608 +0000 UTC m=+12.488278214 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.422029608 +0000 UTC m=+12.488278214 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0a9b00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.422029608 +0000 UTC m=+12.488278214 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19ebb6c0 item 23 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.423860743 +0000 UTC m=+12.490109360 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0cc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0cc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.423860743 +0000 UTC m=+12.490109360 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e0cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19ebbb90 item 24 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1300): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a1a0e1300): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1300): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1300): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1300): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1300): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e16c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e16c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e16c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e16c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e16c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.425318973 +0000 UTC m=+12.491567570 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e16c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.425318973 +0000 UTC m=+12.491567570 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a0e1bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118200): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118200): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118200): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.425318973 +0000 UTC m=+12.491567570 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197840e0 item 25 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118880): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118880): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.427019242 +0000 UTC m=+12.493267839 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118dc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118dc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.427019242 +0000 UTC m=+12.493267839 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197845b0 item 26 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa300): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a199aa300): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa300): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa300): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa300): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa300): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa6c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa6c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa6c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa6c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa6c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.4287242 +0000 UTC m=+12.494972806 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa6c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.4287242 +0000 UTC m=+12.494972806 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad75c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7b00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7b00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7b00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7b00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7b00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.4287242 +0000 UTC m=+12.494972806 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7b00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19668e00 item 27 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118180): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118180): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118180): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.430845725 +0000 UTC m=+12.497094342 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1186c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1186c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1186c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1186c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1186c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.430845725 +0000 UTC m=+12.497094342 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1186c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784150 item 28 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118d00): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a1a118d00): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118d00): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118d00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a118d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1190c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1190c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1190c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1190c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1190c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.432286063 +0000 UTC m=+12.498534658 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a1190c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a119880): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a119880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a119880): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a119880): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a119880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.432286063 +0000 UTC m=+12.498534658 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1a119880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197844d0 item 29 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa000): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa000): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa000): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa000): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa000): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.433670322 +0000 UTC m=+12.499918918 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aa000): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aac40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aac40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aac40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aac40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aac40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.433670322 +0000 UTC m=+12.499918918 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199aac40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784930 item 30 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab280): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a199ab280): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab280): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab280): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab280): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab280): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab640): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab640): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.435514293 +0000 UTC m=+12.501762899 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ab640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199abd00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199abd00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199abd00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199abd00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199abd00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.435514293 +0000 UTC m=+12.501762899 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199abd00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784ee0 item 31 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af04c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af04c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af04c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af04c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af04c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.436876901 +0000 UTC m=+12.503125497 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af04c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af0a00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af0a00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af0a00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af0a00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af0a00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.436876901 +0000 UTC m=+12.503125497 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af0a00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785340 item 32 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af1040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af1040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af1040): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af1040): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af1040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.438414442 +0000 UTC m=+12.504663048 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af1040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785730 item 33 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.438926572 +0000 UTC m=+12.505175168 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af14c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af19c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af19c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af19c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af19c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af19c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.438926572 +0000 UTC m=+12.505175168 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19af19c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785b20 item 33 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c100): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c100): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c100): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.440247662 +0000 UTC m=+12.506496258 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fe1c0 item 34 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.440776553 +0000 UTC m=+12.507025150 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1c580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1cb80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1cb80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1cb80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1cb80): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1cb80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.440776553 +0000 UTC m=+12.507025150 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1cb80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fe540 item 34 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d1c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d1c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d1c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d1c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d1c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.441999289 +0000 UTC m=+12.508247884 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d1c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194feaf0 item 35 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.442520494 +0000 UTC m=+12.508769091 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1d640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1db40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1db40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1db40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1db40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1db40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.442520494 +0000 UTC m=+12.508769091 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f1db40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fecb0 item 35 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542940): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542940): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542940): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.443798354 +0000 UTC m=+12.510046950 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff2d0 item 36 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.444317416 +0000 UTC m=+12.510566012 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543c40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543c40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543c40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543c40): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543c40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.444317416 +0000 UTC m=+12.510566012 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543c40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff490 item 36 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2080): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2080): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2080): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.445489304 +0000 UTC m=+12.511737901 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff960 item 37 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.445965585 +0000 UTC m=+12.512214191 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2ec0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2ec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2ec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2ec0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2ec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.445965585 +0000 UTC m=+12.512214191 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2ec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ffb20 item 37 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3a40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3a40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.447279854 +0000 UTC m=+12.513528460 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19668070 item 38 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.447826868 +0000 UTC m=+12.514075464 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19354a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a4c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a4c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a4c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a4c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.447826868 +0000 UTC m=+12.514075464 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce150 item 38 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.449183677 +0000 UTC m=+12.515432273 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce7e0 item 39 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.449632717 +0000 UTC m=+12.515881314 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b140): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b640): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.449632717 +0000 UTC m=+12.515881314 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce9a0 item 39 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.45080214 +0000 UTC m=+12.517050736 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ced20 item 40 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.451311165 +0000 UTC m=+12.517559761 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f042c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04800): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04800): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04800): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04800): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04800): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.451311165 +0000 UTC m=+12.517559761 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04800): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ceee0 item 40 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.452560049 +0000 UTC m=+12.518808645 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05340): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05340): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05340): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf500 item 41 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05340): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05340): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.452975654 +0000 UTC m=+12.519224251 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05340): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf6c0 item 41 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.453472095 +0000 UTC m=+12.519720701 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05800): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05d40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05d40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05d40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05d40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05d40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.453472095 +0000 UTC m=+12.519720701 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05d40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf880 item 41 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.454912592 +0000 UTC m=+12.521161188 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cfce0 item 42 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.455419992 +0000 UTC m=+12.521668618 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72000 item 42 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.456039305 +0000 UTC m=+12.522287911 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b540): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b540): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b540): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.456039305 +0000 UTC m=+12.522287911 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d721c0 item 42 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.457418084 +0000 UTC m=+12.523666680 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bb80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4180): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4180): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72540 item 43 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4180): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.457883896 +0000 UTC m=+12.524132492 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72700 item 43 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.458442122 +0000 UTC m=+12.524690719 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4c00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4c00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4c00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4c00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4c00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.458442122 +0000 UTC m=+12.524690719 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4c00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d728c0 item 43 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.459913026 +0000 UTC m=+12.526161653 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc52c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc57c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc57c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc57c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72d90 item 44 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc57c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc57c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.460403865 +0000 UTC m=+12.526652462 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc57c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73180 item 44 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.460998892 +0000 UTC m=+12.527247488 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68380): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68380): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68380): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.460998892 +0000 UTC m=+12.527247488 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73340 item 44 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.462553044 +0000 UTC m=+12.528801640 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68f40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68f40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68f40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73810 item 45 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68f40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68f40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.463174621 +0000 UTC m=+12.529423227 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e68f40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69640): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.463174621 +0000 UTC m=+12.529423227 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d739d0 item 45 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.465070961 +0000 UTC m=+12.531319567 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19e69c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73d50 item 46 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.465567469 +0000 UTC m=+12.531816066 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139300): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139300): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139300): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139300): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139300): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.465567469 +0000 UTC m=+12.531816066 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018150 item 46 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.467167779 +0000 UTC m=+12.533416375 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018690 item 47 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.467734041 +0000 UTC m=+12.533982636 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed43c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed43c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed43c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed43c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed43c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.467734041 +0000 UTC m=+12.533982636 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed43c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c000 item 47 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.469465308 +0000 UTC m=+12.535713904 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4a00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4f80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4f80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4f80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c4d0 item 48 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4f80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4f80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.470199016 +0000 UTC m=+12.536447663 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4f80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5680): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5680): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5680): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.470199016 +0000 UTC m=+12.536447663 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c690 item 48 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5cc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5cc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.471760192 +0000 UTC m=+12.538008788 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6ca80 item 49 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.472347513 +0000 UTC m=+12.538596140 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a7c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a7c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a7c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a7c0): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a7c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.472347513 +0000 UTC m=+12.538596140 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a7c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6cc40 item 49 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ae40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ae40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ae40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ae40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ae40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.473677852 +0000 UTC m=+12.539926448 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ae40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6cfc0 item 50 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.474269371 +0000 UTC m=+12.540517967 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b340): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b8c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b8c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b8c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b8c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b8c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.474269371 +0000 UTC m=+12.540517967 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b8c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d180 item 50 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce040): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce040): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.475375425 +0000 UTC m=+12.541624021 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d570 item 51 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.475755074 +0000 UTC m=+12.542003670 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ceb80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ceb80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ceb80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ceb80): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ceb80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.475755074 +0000 UTC m=+12.542003670 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ceb80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d730 item 51 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf200): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf200): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf200): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.476936911 +0000 UTC m=+12.543185507 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6db20 item 52 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.477499856 +0000 UTC m=+12.543748462 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf700): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfc80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfc80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfc80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfc80): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfc80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.477499856 +0000 UTC m=+12.543748462 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfc80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6dce0 item 52 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.478654994 +0000 UTC m=+12.544903589 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a191fd5e0 item 53 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.479039651 +0000 UTC m=+12.545288247 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2e40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2e40): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.479039651 +0000 UTC m=+12.545288247 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad2e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a191fd810 item 53 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad34c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad34c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad34c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad34c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad34c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.480195439 +0000 UTC m=+12.546444145 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad34c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda070 item 54 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.480660719 +0000 UTC m=+12.546909315 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad3a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a0c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a0c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a0c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a0c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a0c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.480660719 +0000 UTC m=+12.546909315 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a0c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda230 item 54 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a7c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a7c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a7c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a7c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a7c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.481816878 +0000 UTC m=+12.548065514 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998a7c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda690 item 55 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.482259657 +0000 UTC m=+12.548508252 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998acc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b200): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b200): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b200): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.482259657 +0000 UTC m=+12.548508252 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda850 item 55 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b880): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b880): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.483462984 +0000 UTC m=+12.549711600 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998b880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdabd0 item 56 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.483932974 +0000 UTC m=+12.550181570 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1998bd80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8400): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8400): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8400): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.483932974 +0000 UTC m=+12.550181570 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdad90 item 56 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.485070988 +0000 UTC m=+12.551319584 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8f80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8f80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8f80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb110 item 57 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8f80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8f80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.485465865 +0000 UTC m=+12.551714461 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd8f80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb2d0 item 57 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.485899456 +0000 UTC m=+12.552148052 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9ac0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9ac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9ac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9ac0): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9ac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.485899456 +0000 UTC m=+12.552148052 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dd9ac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb490 item 57 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.486993486 +0000 UTC m=+12.553242082 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a767c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a767c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a767c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb8f0 item 58 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a767c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a767c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.487421677 +0000 UTC m=+12.553670274 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a767c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdbb20 item 58 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.488152911 +0000 UTC m=+12.554401508 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a76d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a772c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a772c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a772c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a772c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a772c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.488152911 +0000 UTC m=+12.554401508 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a772c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdbce0 item 58 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.489332895 +0000 UTC m=+12.555581491 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77e40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a381c0 item 59 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77e40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.489757488 +0000 UTC m=+12.556006104 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a77e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38380 item 59 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.490271903 +0000 UTC m=+12.556520519 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6a00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6a00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6a00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6a00): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6a00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.490271903 +0000 UTC m=+12.556520519 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad6a00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38620 item 59 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.491555882 +0000 UTC m=+12.557804478 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ad7040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197741c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197741c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197741c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38a10 item 60 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197741c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197741c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.491959347 +0000 UTC m=+12.558207953 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197741c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38bd0 item 60 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.492456346 +0000 UTC m=+12.558704943 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774700): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774cc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774cc0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.492456346 +0000 UTC m=+12.558704943 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19774cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38e70 item 60 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.493639747 +0000 UTC m=+12.559888344 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775840): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775840): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775840): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39260 item 61 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775840): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775840): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.493973069 +0000 UTC m=+12.560221664 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19775840): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792040): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792040): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792040): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.493973069 +0000 UTC m=+12.560221664 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39420 item 61 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.495322493 +0000 UTC m=+12.561571089 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792bc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a398f0 item 62 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792bc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.495736126 +0000 UTC m=+12.561984721 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19792bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197932c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197932c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197932c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197932c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197932c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.495736126 +0000 UTC m=+12.561984721 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197932c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39ab0 item 62 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.497003965 +0000 UTC m=+12.563252581 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793e40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39e30 item 63 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793e40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.497408101 +0000 UTC m=+12.563656697 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19793e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fc640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fc640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fc640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fc640): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fc640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.497408101 +0000 UTC m=+12.563656697 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fc640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04150 item 63 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.498816737 +0000 UTC m=+12.565065353 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fcc80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd1c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd1c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd1c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b044d0 item 64 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd1c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd1c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.499182799 +0000 UTC m=+12.565431395 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd1c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd8c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd8c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd8c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd8c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd8c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.499182799 +0000 UTC m=+12.565431395 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197fd8c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04690 item 64 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a000): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a000): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a000): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a000): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a000): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.500448085 +0000 UTC m=+12.566696681 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a000): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04a80 item 65 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.500939666 +0000 UTC m=+12.567188272 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a980): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a980): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a980): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a980): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a980): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.500939666 +0000 UTC m=+12.567188272 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988a980): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04c40 item 65 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988afc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988afc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988afc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988afc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988afc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.5022309 +0000 UTC m=+12.568479506 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988afc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04fc0 item 66 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.502681903 +0000 UTC m=+12.568930499 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b980): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b980): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b980): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b980): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b980): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.502681903 +0000 UTC m=+12.568930499 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1988b980): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05180 item 66 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f80c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f80c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f80c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f80c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f80c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.50387418 +0000 UTC m=+12.570122776 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f80c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05570 item 67 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.504369087 +0000 UTC m=+12.570617683 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8a40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8a40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8a40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8a40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8a40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.504369087 +0000 UTC m=+12.570617683 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f8a40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05730 item 67 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f90c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f90c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f90c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f90c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f90c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.505494487 +0000 UTC m=+12.571743083 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f90c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05ab0 item 68 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.505960058 +0000 UTC m=+12.572208654 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f95c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f9b00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f9b00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f9b00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f9b00): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f9b00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.505960058 +0000 UTC m=+12.572208654 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198f9b00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05c70 item 68 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916240): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916240): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916240): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.506981782 +0000 UTC m=+12.573230378 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0230 item 69 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.507409232 +0000 UTC m=+12.573657828 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199166c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916bc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916bc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.507409232 +0000 UTC m=+12.573657828 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19916bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc03f0 item 69 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917240): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917240): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917240): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.508437528 +0000 UTC m=+12.574686123 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0770 item 70 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.508880466 +0000 UTC m=+12.575129062 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917740): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917c80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917c80): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.508880466 +0000 UTC m=+12.575129062 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19917c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0930 item 70 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.509921677 +0000 UTC m=+12.576170274 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0d20 item 71 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.510322676 +0000 UTC m=+12.576571272 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938e00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938e00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938e00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938e00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938e00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.510322676 +0000 UTC m=+12.576571272 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19938e00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0f50 item 71 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939480): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939480): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.511344911 +0000 UTC m=+12.577593507 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1340 item 72 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.511803208 +0000 UTC m=+12.578051804 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939980): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939ec0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939ec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939ec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939ec0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939ec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.511803208 +0000 UTC m=+12.578051804 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19939ec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc17a0 item 72 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.512921185 +0000 UTC m=+12.579169781 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995c580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995ca80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995ca80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995ca80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1c70 item 73 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995ca80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995ca80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.51329914 +0000 UTC m=+12.579547737 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995ca80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1e30 item 73 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.513872786 +0000 UTC m=+12.580121392 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995cf40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995d480): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995d480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995d480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995d480): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995d480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.513872786 +0000 UTC m=+12.580121392 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995d480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962150 item 73 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.514928354 +0000 UTC m=+12.581176950 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995dac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199800c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199800c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199800c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962770 item 74 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199800c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199800c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.51538598 +0000 UTC m=+12.581634577 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199800c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962a80 item 74 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.515853785 +0000 UTC m=+12.582102382 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980b80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980b80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980b80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980b80): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980b80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.515853785 +0000 UTC m=+12.582102382 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19980b80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962cb0 item 74 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.516866672 +0000 UTC m=+12.583115269 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199811c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199816c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199816c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199816c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199630a0 item 75 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199816c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199816c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.517594591 +0000 UTC m=+12.583843187 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199816c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19963260 item 75 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.517992634 +0000 UTC m=+12.584241230 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19981c00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec240): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec240): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec240): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.517992634 +0000 UTC m=+12.584241230 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19963420 item 75 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.519190993 +0000 UTC m=+12.585439589 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ec880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ecd80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ecd80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ecd80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19963810 item 76 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ecd80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ecd80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.51951699 +0000 UTC m=+12.585765587 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ecd80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199639d0 item 76 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.519991358 +0000 UTC m=+12.586239954 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed2c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed840): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed840): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed840): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed840): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed840): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.519991358 +0000 UTC m=+12.586239954 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ed840): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19963b90 item 76 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.521004976 +0000 UTC m=+12.587253573 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199ede80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22480): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945e620 item 77 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22480): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.521420132 +0000 UTC m=+12.587668728 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22b80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22b80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22b80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22b80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22b80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.521420132 +0000 UTC m=+12.587668728 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a22b80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945eaf0 item 77 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.522563296 +0000 UTC m=+12.588811892 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a231c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a236c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a236c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a236c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945f260 item 78 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a236c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a236c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.523120401 +0000 UTC m=+12.589368997 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a236c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a23dc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a23dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a23dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a23dc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a23dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.523120401 +0000 UTC m=+12.589368997 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a23dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945fb20 item 78 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.524065721 +0000 UTC m=+12.590314317 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52500): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52a00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52a00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52a00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19448620 item 79 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52a00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52a00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.524457312 +0000 UTC m=+12.590705908 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a52a00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.524457312 +0000 UTC m=+12.590705908 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194492d0 item 79 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.525652524 +0000 UTC m=+12.591901130 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53740): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53c40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53c40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53c40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964e460 item 80 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53c40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53c40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.526116402 +0000 UTC m=+12.592364998 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a53c40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6c440): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6c440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6c440): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6c440): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6c440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.526116402 +0000 UTC m=+12.592364998 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6c440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964e700 item 80 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6ca80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6ca80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6ca80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6ca80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6ca80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.527547101 +0000 UTC m=+12.593795696 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6ca80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964ebd0 item 81 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.527977294 +0000 UTC m=+12.594225890 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6cf00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6d440): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6d440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6d440): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6d440): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6d440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.527977294 +0000 UTC m=+12.594225890 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6d440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964ee70 item 81 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6dac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6dac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6dac0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6dac0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6dac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.529068831 +0000 UTC m=+12.595317427 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a6dac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964f2d0 item 82 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.529537617 +0000 UTC m=+12.595786214 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab20c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2640): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.529537617 +0000 UTC m=+12.595786214 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964f730 item 82 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2cc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2cc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.530661515 +0000 UTC m=+12.596910111 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab2cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1964fe30 item 83 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.531157855 +0000 UTC m=+12.597406450 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab31c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3700): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3700): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3700): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3700): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3700): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.531157855 +0000 UTC m=+12.597406450 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3700): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0be2a0 item 83 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3d80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3d80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.532272795 +0000 UTC m=+12.598521391 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ab3d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0be770 item 84 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.532791798 +0000 UTC m=+12.599040394 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14900): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14900): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14900): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.532791798 +0000 UTC m=+12.599040394 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0be9a0 item 84 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14f80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14f80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14f80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14f80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14f80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.533926495 +0000 UTC m=+12.600175091 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b14f80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0bed90 item 85 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.534426221 +0000 UTC m=+12.600674817 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b15480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b159c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b159c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b159c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b159c0): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b159c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.534426221 +0000 UTC m=+12.600674817 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b159c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0bef50 item 85 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36140): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36140): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36140): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36140): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36140): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.53555124 +0000 UTC m=+12.601799837 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36140): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0bf2d0 item 86 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.536058932 +0000 UTC m=+12.602307527 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36bc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36bc0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.536058932 +0000 UTC m=+12.602307527 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b36bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0bf490 item 86 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37240): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37240): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37240): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.53720411 +0000 UTC m=+12.603452706 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0bf8f0 item 87 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.537667927 +0000 UTC m=+12.603916523 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37740): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37c80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37c80): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.537667927 +0000 UTC m=+12.603916523 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b37c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0bfab0 item 87 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.539117702 +0000 UTC m=+12.605366298 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19816070 item 88 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.539694523 +0000 UTC m=+12.605943140 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5ae80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5ae80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5ae80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5ae80): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5ae80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.539694523 +0000 UTC m=+12.605943140 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5ae80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a198163f0 item 88 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.541246011 +0000 UTC m=+12.607494607 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355380): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355380): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a196685b0 item 89 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355380): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.541795761 +0000 UTC m=+12.608044367 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a196689a0 item 89 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.542321677 +0000 UTC m=+12.608570273 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193558c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.542321677 +0000 UTC m=+12.608570273 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19669650 item 89 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.543597362 +0000 UTC m=+12.609845957 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82b40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82b40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82b40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19669a40 item 90 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82b40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82b40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.544064065 +0000 UTC m=+12.610312661 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b82b40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19669c00 item 90 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.544529085 +0000 UTC m=+12.610777680 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83640): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.544529085 +0000 UTC m=+12.610777680 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19669dc0 item 90 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.545574454 +0000 UTC m=+12.611823050 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b83c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba22c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba22c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba22c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1961a3f0 item 91 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba22c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba22c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.545981424 +0000 UTC m=+12.612230020 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba22c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1961a5b0 item 91 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.54649718 +0000 UTC m=+12.612745776 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2800): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2d80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2d80): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.54649718 +0000 UTC m=+12.612745776 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba2d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1961a850 item 91 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.547593075 +0000 UTC m=+12.613841671 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba33c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1961b570 item 92 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.547992741 +0000 UTC m=+12.614241337 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1961b960 item 92 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.548514338 +0000 UTC m=+12.614762934 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ba3e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbc500): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbc500): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbc500): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbc500): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbc500): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.548514338 +0000 UTC m=+12.614762934 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbc500): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1961bb20 item 92 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.549598401 +0000 UTC m=+12.615846997 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbcb40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd080): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd080): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194101c0 item 93 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd080): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.550206552 +0000 UTC m=+12.616455158 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd780): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd780): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd780): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.550206552 +0000 UTC m=+12.616455158 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbd780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19410460 item 93 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.551431641 +0000 UTC m=+12.617680237 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bbddc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdc400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdc400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdc400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19410850 item 94 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdc400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdc400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.551803255 +0000 UTC m=+12.618051850 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdc400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdcb00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdcb00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdcb00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdcb00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdcb00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.551803255 +0000 UTC m=+12.618051850 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdcb00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19410b60 item 94 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.55295294 +0000 UTC m=+12.619201536 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd140): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd680): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd680): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194118f0 item 95 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd680): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.553335715 +0000 UTC m=+12.619584310 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bdd680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bddd80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bddd80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bddd80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bddd80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bddd80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.553335715 +0000 UTC m=+12.619584310 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bddd80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945c150 item 95 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.554635345 +0000 UTC m=+12.620883941 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf64c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf6a00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf6a00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf6a00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945d730 item 96 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf6a00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf6a00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.554971591 +0000 UTC m=+12.621220187 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf6a00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf7100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf7100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf7100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf7100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf7100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.554971591 +0000 UTC m=+12.621220187 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19bf7100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945dc00 item 96 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= 2026/05/19 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : >WaitForWriters: 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542d80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542d80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.578907369 +0000 UTC m=+12.645155966 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.578907369 +0000 UTC m=+12.645155966 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195438c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543d80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543d80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.578907369 +0000 UTC m=+12.645155966 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0190a0 item 1 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a21c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a21c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a21c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a21c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a21c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.580601346 +0000 UTC m=+12.646849942 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a21c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2780): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2780): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2780): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.580601346 +0000 UTC m=+12.646849942 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a019570 item 2 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.581695546 +0000 UTC m=+12.647944142 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.581695546 +0000 UTC m=+12.647944142 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a280): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a280): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a280): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a280): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a280): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.581695546 +0000 UTC m=+12.647944142 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0198f0 item 3 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.583068696 +0000 UTC m=+12.649317292 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958af40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958af40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958af40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958af40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958af40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.583068696 +0000 UTC m=+12.649317292 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958af40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784070 item 4 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b580): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b580): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b580): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.584180811 +0000 UTC m=+12.650429417 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.584180811 +0000 UTC m=+12.650429417 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ba00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bec0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bec0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.584180811 +0000 UTC m=+12.650429417 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197843f0 item 5 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04640): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04640): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.585705457 +0000 UTC m=+12.651954053 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04b80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04b80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04b80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04b80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04b80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.585705457 +0000 UTC m=+12.651954053 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f04b80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784930 item 6 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05280): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05280): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05280): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05280): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05280): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.586856696 +0000 UTC m=+12.653105292 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.586856696 +0000 UTC m=+12.653105292 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05c40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05c40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05c40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05c40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05c40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.586856696 +0000 UTC m=+12.653105292 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19f05c40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784ee0 item 7 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a3c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a3c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a3c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a3c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a3c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.588341597 +0000 UTC m=+12.654590193 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a3c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.588341597 +0000 UTC m=+12.654590193 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785490 item 8 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a1995afc0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995afc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b380): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b380): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b380): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.589587084 +0000 UTC m=+12.655835680 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.589587084 +0000 UTC m=+12.655835680 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b800): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bd00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bd00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bd00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bd00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bd00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.589587084 +0000 UTC m=+12.655835680 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bd00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785ab0 item 9 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4480): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4480): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.591067125 +0000 UTC m=+12.657315731 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc49c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc49c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc49c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc49c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc49c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.591067125 +0000 UTC m=+12.657315731 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc49c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fe460 item 10 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5000): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19dc5000): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5000): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5000): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5000): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5000): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5000): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5440): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5440): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5440): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.592198397 +0000 UTC m=+12.658446993 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.592198397 +0000 UTC m=+12.658446993 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5e40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5e40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.592198397 +0000 UTC m=+12.658446993 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fe9a0 item 11 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138b00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138b00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138b00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138b00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138b00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.593687296 +0000 UTC m=+12.659935891 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138b00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139480): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139480): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.593687296 +0000 UTC m=+12.659935891 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fef50 item 12 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139ac0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19139ac0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139ac0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139ac0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139ac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139ac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.59486266 +0000 UTC m=+12.661111267 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139e80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4640): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.59486266 +0000 UTC m=+12.661111267 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff500 item 13 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4d40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4d40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4d40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4d40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4d40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.596058484 +0000 UTC m=+12.662307080 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed4d40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5280): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5280): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5280): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5280): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5280): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.596058484 +0000 UTC m=+12.662307080 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff8f0 item 14 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed58c0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a19ed58c0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed58c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed58c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed58c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed58c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed58c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5c80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5c80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.597293682 +0000 UTC m=+12.663542278 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19ed5c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a440): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a440): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a440): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.597293682 +0000 UTC m=+12.663542278 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ffc70 item 15 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ab00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ab00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ab00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ab00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ab00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.598444501 +0000 UTC m=+12.664693097 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4ab00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b040): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b040): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b040): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.598444501 +0000 UTC m=+12.664693097 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce150 item 16 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b680): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b680): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b680): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.599535526 +0000 UTC m=+12.665784121 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.599535526 +0000 UTC m=+12.665784121 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4bb00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.599535526 +0000 UTC m=+12.665784121 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce7e0 item 17 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce880): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce880): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.601134663 +0000 UTC m=+12.667383259 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cedc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cedc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cedc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cedc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cedc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.601134663 +0000 UTC m=+12.667383259 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cedc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cecb0 item 18 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf440): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf440): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf440): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.602277516 +0000 UTC m=+12.668526112 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.602277516 +0000 UTC m=+12.668526112 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.602277516 +0000 UTC m=+12.668526112 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf030 item 19 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355280): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355280): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355280): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355280): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355280): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.603733251 +0000 UTC m=+12.669981848 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193557c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193557c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193557c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193557c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193557c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.603733251 +0000 UTC m=+12.669981848 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193557c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf7a0 item 20 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.604835479 +0000 UTC m=+12.671084074 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.604835479 +0000 UTC m=+12.671084074 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a9c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a9c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a9c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a9c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a9c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.604835479 +0000 UTC m=+12.671084074 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5a9c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cfb90 item 21 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b040): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b040): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.606436428 +0000 UTC m=+12.672685024 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b640): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.606436428 +0000 UTC m=+12.672685024 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5b640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d721c0 item 22 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5bcc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5bcc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5bcc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5bcc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5bcc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.607558141 +0000 UTC m=+12.673806737 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b5bcc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.607558141 +0000 UTC m=+12.673806737 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c2c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c7c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c7c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c7c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c7c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c7c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.607558141 +0000 UTC m=+12.673806737 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955c7c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72540 item 23 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955ce40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955ce40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955ce40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955ce40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955ce40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.609525736 +0000 UTC m=+12.675774342 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955ce40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d380): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d380): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d380): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.609525736 +0000 UTC m=+12.675774342 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72a10 item 24 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d9c0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a1955d9c0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d9c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d9c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d9c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955d9c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955dd80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955dd80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955dd80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955dd80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955dd80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.611135043 +0000 UTC m=+12.677383638 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1955dd80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.611135043 +0000 UTC m=+12.677383638 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c8c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c8c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c8c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c8c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c8c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.611135043 +0000 UTC m=+12.677383638 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956c8c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73110 item 25 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956cf40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956cf40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956cf40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956cf40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956cf40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.612688422 +0000 UTC m=+12.678937028 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956cf40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956d480): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956d480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956d480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956d480): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956d480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.612688422 +0000 UTC m=+12.678937028 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956d480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73730 item 26 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956dac0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a1956dac0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956dac0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956dac0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956dac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956dac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956dac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956de80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956de80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956de80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956de80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956de80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.614101277 +0000 UTC m=+12.680349873 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1956de80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.614101277 +0000 UTC m=+12.680349873 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa9c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa9c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa9c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa9c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa9c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.614101277 +0000 UTC m=+12.680349873 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195aa9c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73ab0 item 27 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab040): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab040): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.616158551 +0000 UTC m=+12.682407147 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab580): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab580): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab580): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.616158551 +0000 UTC m=+12.682407147 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195ab580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c2a0 item 28 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195abbc0): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a195abbc0): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195abbc0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195abbc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195abbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195abbc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195abbc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be080): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be080): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be080): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.617340238 +0000 UTC m=+12.683588834 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be740): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be740): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be740): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be740): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be740): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.617340238 +0000 UTC m=+12.683588834 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195be740): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c690 item 29 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bedc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bedc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bedc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bedc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bedc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.618422707 +0000 UTC m=+12.684671303 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bedc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf300): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf300): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf300): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf300): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf300): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.618422707 +0000 UTC m=+12.684671303 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6ca80 item 30 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf940): _readAt: size=2, off=0 2026/05/19 03:34:54 ERROR : open-test-file(0x315a195bf940): Couldn't read size of file 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf940): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf940): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf940): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf940): close: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bf940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bfd00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bfd00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bfd00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bfd00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bfd00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.61954416 +0000 UTC m=+12.685792766 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195bfd00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196904c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196904c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196904c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196904c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196904c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.61954416 +0000 UTC m=+12.685792766 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196904c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6ce00 item 31 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19690b40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19690b40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19690b40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19690b40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19690b40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.620651335 +0000 UTC m=+12.686899931 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19690b40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691080): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691080): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691080): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.620651335 +0000 UTC m=+12.686899931 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d180 item 32 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196916c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196916c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196916c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196916c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196916c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.621716822 +0000 UTC m=+12.687965428 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196916c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d570 item 33 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.622094107 +0000 UTC m=+12.688342702 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19691b40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc140): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc140): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc140): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc140): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc140): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.622094107 +0000 UTC m=+12.688342702 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc140): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d730 item 33 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c380): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c380): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c380): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.623197225 +0000 UTC m=+12.689445821 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d1570 item 34 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.623652898 +0000 UTC m=+12.689901493 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cdc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cdc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cdc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cdc0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cdc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.623652898 +0000 UTC m=+12.689901493 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cdc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d1880 item 34 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.624703256 +0000 UTC m=+12.690951852 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d1e30 item 35 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.625119583 +0000 UTC m=+12.691368179 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912dd80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912dd80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912dd80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912dd80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912dd80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.625119583 +0000 UTC m=+12.691368179 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912dd80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a191fd570 item 35 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974e500): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974e500): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974e500): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974e500): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974e500): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.626473536 +0000 UTC m=+12.692722132 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974e500): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a191fdb90 item 36 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.627008759 +0000 UTC m=+12.693257356 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ea00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ef40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ef40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ef40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ef40): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ef40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.627008759 +0000 UTC m=+12.693257356 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974ef40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a191fdd50 item 36 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974f580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974f580): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974f580): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974f580): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974f580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.628176429 +0000 UTC m=+12.694425026 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974f580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda380 item 37 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.628553984 +0000 UTC m=+12.694802580 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1974fa00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a000): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a000): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a000): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a000): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a000): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.628553984 +0000 UTC m=+12.694802580 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a000): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda620 item 37 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a680): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a680): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a680): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.629665097 +0000 UTC m=+12.695913694 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fda9a0 item 38 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.630124807 +0000 UTC m=+12.696373404 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ab80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b0c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b0c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b0c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b0c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b0c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.630124807 +0000 UTC m=+12.696373404 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b0c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdab60 item 38 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b740): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b740): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b740): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b740): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b740): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.631185285 +0000 UTC m=+12.697433891 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b740): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdaee0 item 39 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.631594399 +0000 UTC m=+12.697842995 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bc40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790240): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790240): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790240): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.631594399 +0000 UTC m=+12.697842995 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb0a0 item 39 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197908c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197908c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197908c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197908c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197908c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.632719719 +0000 UTC m=+12.698968315 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197908c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb420 item 40 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.633213904 +0000 UTC m=+12.699462501 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19790dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791300): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791300): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791300): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791300): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791300): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.633213904 +0000 UTC m=+12.699462501 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdb5e0 item 40 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.634322002 +0000 UTC m=+12.700570619 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197918c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791dc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdbab0 item 41 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791dc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.634751636 +0000 UTC m=+12.701000232 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19791dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdbc70 item 41 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.635197168 +0000 UTC m=+12.701445765 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8380): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f88c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f88c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f88c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f88c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f88c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.635197168 +0000 UTC m=+12.701445765 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f88c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19fdbe30 item 41 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.636363757 +0000 UTC m=+12.702612353 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f8f00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38310 item 42 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.636780647 +0000 UTC m=+12.703029243 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a384d0 item 42 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.637307263 +0000 UTC m=+12.703555859 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9ec0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9ec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9ec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9ec0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9ec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.637307263 +0000 UTC m=+12.703555859 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197f9ec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a387e0 item 42 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.638416463 +0000 UTC m=+12.704665059 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858b00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858b00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858b00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38b60 item 43 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858b00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858b00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.638828402 +0000 UTC m=+12.705076999 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19858b00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a38e00 item 43 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.63931299 +0000 UTC m=+12.705561586 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859580): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859580): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859580): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.63931299 +0000 UTC m=+12.705561586 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39030 item 43 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.640459911 +0000 UTC m=+12.706708717 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19859bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de1c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de1c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de1c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a393b0 item 44 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de1c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de1c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.640900465 +0000 UTC m=+12.707149060 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de1c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39570 item 44 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.641450927 +0000 UTC m=+12.707699523 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198de700): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dec80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dec80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dec80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dec80): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dec80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.641450927 +0000 UTC m=+12.707699523 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dec80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39880 item 44 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.642807645 +0000 UTC m=+12.709056261 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df2c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df7c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df7c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df7c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39c00 item 45 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df7c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df7c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.643229394 +0000 UTC m=+12.709477989 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198df7c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dfec0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dfec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dfec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dfec0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dfec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.643229394 +0000 UTC m=+12.709477989 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198dfec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19a39dc0 item 45 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.644515848 +0000 UTC m=+12.710764444 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fc600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fcb00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fcb00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fcb00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b042a0 item 46 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fcb00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fcb00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.644926475 +0000 UTC m=+12.711175072 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fcb00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd200): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd200): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd200): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.644926475 +0000 UTC m=+12.711175072 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04460 item 46 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.646171712 +0000 UTC m=+12.712420309 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fd840): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fdd40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fdd40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fdd40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04850 item 47 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fdd40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fdd40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.646474706 +0000 UTC m=+12.712723302 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198fdd40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924540): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924540): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924540): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.646474706 +0000 UTC m=+12.712723302 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04a10 item 47 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.647518843 +0000 UTC m=+12.713767439 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19924b80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925080): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925080): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04d90 item 48 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925080): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.647900385 +0000 UTC m=+12.714148981 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925780): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925780): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925780): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.647900385 +0000 UTC m=+12.714148981 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b04f50 item 48 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925dc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925dc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.649199304 +0000 UTC m=+12.715447910 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19925dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b052d0 item 49 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.649577219 +0000 UTC m=+12.715825815 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946340): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946880): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946880): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946880): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.649577219 +0000 UTC m=+12.715825815 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05500 item 49 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946f00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946f00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946f00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946f00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946f00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.650559749 +0000 UTC m=+12.716808344 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19946f00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05880 item 50 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.650959254 +0000 UTC m=+12.717207850 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947980): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947980): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947980): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947980): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947980): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.650959254 +0000 UTC m=+12.717207850 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19947980): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05a40 item 50 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968100): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968100): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968100): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.651927749 +0000 UTC m=+12.718176345 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19b05dc0 item 51 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.652347743 +0000 UTC m=+12.718596339 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968b40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968b40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968b40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968b40): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968b40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.652347743 +0000 UTC m=+12.718596339 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19968b40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc01c0 item 51 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199691c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199691c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199691c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199691c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199691c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.65363477 +0000 UTC m=+12.719883365 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199691c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0540 item 52 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.654050887 +0000 UTC m=+12.720299483 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199696c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19969c40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19969c40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19969c40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19969c40): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19969c40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.654050887 +0000 UTC m=+12.720299483 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19969c40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0700 item 52 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199843c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199843c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199843c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199843c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199843c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.655020603 +0000 UTC m=+12.721269199 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199843c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0a80 item 53 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.65543113 +0000 UTC m=+12.721679725 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199848c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19984e00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19984e00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19984e00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19984e00): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19984e00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.65543113 +0000 UTC m=+12.721679725 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19984e00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0cb0 item 53 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985480): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985480): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.656669904 +0000 UTC m=+12.722918510 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1110 item 54 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.657282494 +0000 UTC m=+12.723531100 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19985980): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4000): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4000): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4000): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4000): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4000): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.657282494 +0000 UTC m=+12.723531100 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4000): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc12d0 item 54 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e140): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e140): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e140): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e140): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e140): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.658656094 +0000 UTC m=+12.724904690 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e140): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19816620 item 55 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.65925068 +0000 UTC m=+12.725499286 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e700): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6ec40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6ec40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6ec40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6ec40): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6ec40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.65925068 +0000 UTC m=+12.725499286 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6ec40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a198167e0 item 55 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f2c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f2c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f2c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f2c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f2c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.660669434 +0000 UTC m=+12.726918031 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f2c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19817ab0 item 56 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.661299698 +0000 UTC m=+12.727548305 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f7c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fd40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fd40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fd40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fd40): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fd40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.661299698 +0000 UTC m=+12.727548305 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fd40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19817dc0 item 56 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.662540006 +0000 UTC m=+12.728788612 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a349c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a349c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a349c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962380 item 57 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a349c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a349c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.663070209 +0000 UTC m=+12.729318815 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a349c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962700 item 57 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.663572129 +0000 UTC m=+12.729820735 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a34f00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35480): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35480): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35480): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35480): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35480): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.663572129 +0000 UTC m=+12.729820735 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35480): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962a10 item 57 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.664801246 +0000 UTC m=+12.731049852 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a35ac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56100): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56100): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962e00 item 58 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56100): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.665253743 +0000 UTC m=+12.731502349 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19962fc0 item 58 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.665762807 +0000 UTC m=+12.732011402 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56c00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56c00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56c00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56c00): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56c00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.665762807 +0000 UTC m=+12.732011402 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a56c00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199631f0 item 58 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.666815699 +0000 UTC m=+12.733064296 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199635e0 item 59 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.66723323 +0000 UTC m=+12.733481825 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199637a0 item 59 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.667722385 +0000 UTC m=+12.733970981 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a57cc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74340): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74340): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74340): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74340): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74340): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.667722385 +0000 UTC m=+12.733970981 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74340): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19963960 item 59 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.668837076 +0000 UTC m=+12.735085672 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74980): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74ec0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74ec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74ec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945e310 item 60 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74ec0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74ec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.669279283 +0000 UTC m=+12.735527879 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a74ec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945e5b0 item 60 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.669781724 +0000 UTC m=+12.736030320 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a75400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a759c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a759c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a759c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a759c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a759c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.669781724 +0000 UTC m=+12.736030320 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19a759c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945ea10 item 60 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.670859093 +0000 UTC m=+12.737107689 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2640): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945f1f0 item 61 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2640): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.671360953 +0000 UTC m=+12.737609549 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2d40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2d40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2d40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2d40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2d40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.671360953 +0000 UTC m=+12.737609549 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2d40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945fab0 item 61 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.673292228 +0000 UTC m=+12.739540825 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d46c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d43c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d43c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d43c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c070 item 62 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d43c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d43c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.673696052 +0000 UTC m=+12.739944649 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d43c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4d80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4d80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.673696052 +0000 UTC m=+12.739944649 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d4d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c380 item 62 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.674824929 +0000 UTC m=+12.741073526 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d53c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d5900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d5900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d5900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c700 item 63 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d5900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d5900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.675214627 +0000 UTC m=+12.741463223 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a199d5900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.675214627 +0000 UTC m=+12.741463223 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6c930 item 63 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): >_readAt: n=0, err=Bad file descriptor 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.67637261 +0000 UTC m=+12.742621216 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa2780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa36c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa36c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa36c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6ccb0 item 64 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa36c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa36c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.676853049 +0000 UTC m=+12.743101655 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa36c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa3dc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa3dc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa3dc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa3dc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa3dc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.676853049 +0000 UTC m=+12.743101655 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19aa3dc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6ce70 item 64 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ac600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ac600): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ac600): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ac600): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ac600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.67798935 +0000 UTC m=+12.744237946 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ac600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d1f0 item 65 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.678506719 +0000 UTC m=+12.744755315 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196aca80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196acf80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196acf80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196acf80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196acf80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196acf80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.678506719 +0000 UTC m=+12.744755315 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196acf80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d420 item 65 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ad680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ad680): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ad680): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ad680): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ad680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.679801359 +0000 UTC m=+12.746049956 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196ad680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6d810 item 66 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.680332355 +0000 UTC m=+12.746580951 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196adb00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542580): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542580): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542580): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.680332355 +0000 UTC m=+12.746580951 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19542580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6da40 item 66 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195435c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195435c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195435c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195435c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195435c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.681398052 +0000 UTC m=+12.747646649 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a195435c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19f6ddc0 item 67 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.681828777 +0000 UTC m=+12.748077373 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19543b40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193be5c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193be5c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193be5c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193be5c0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193be5c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.681828777 +0000 UTC m=+12.748077373 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a193be5c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc00e0 item 67 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a24c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a24c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a24c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a24c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a24c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.683074395 +0000 UTC m=+12.749322991 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a24c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc04d0 item 68 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.683562379 +0000 UTC m=+12.749810974 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a2e80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3780): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3780): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3780): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.683562379 +0000 UTC m=+12.749810974 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a198a3780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0690 item 68 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a180): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a180): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a180): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.684678982 +0000 UTC m=+12.750927579 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0a10 item 69 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.685111962 +0000 UTC m=+12.751360559 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958a600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.685111962 +0000 UTC m=+12.751360559 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958ac00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc0bd0 item 69 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b280): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b280): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b280): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b280): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b280): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.686126332 +0000 UTC m=+12.752374928 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc10a0 item 70 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.686563079 +0000 UTC m=+12.752811675 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958b780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.686563079 +0000 UTC m=+12.752811675 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1958bcc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1260 item 70 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a440): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a440): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a440): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a440): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a440): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.687548834 +0000 UTC m=+12.753797430 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995a440): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1a40 item 71 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.687984539 +0000 UTC m=+12.754233135 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995aa40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995af40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995af40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995af40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995af40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995af40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.687984539 +0000 UTC m=+12.754233135 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995af40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19dc1ce0 item 71 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b5c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b5c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b5c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b5c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b5c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.689111703 +0000 UTC m=+12.755360299 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995b5c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945e540 item 72 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.689593195 +0000 UTC m=+12.755841791 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1995bac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4100): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4100): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4100): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.689593195 +0000 UTC m=+12.755841791 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945e770 item 72 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.690635748 +0000 UTC m=+12.756884344 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc46c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4bc0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4bc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4bc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1945f180 item 73 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4bc0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4bc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.691005287 +0000 UTC m=+12.757253884 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc4bc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018000 item 73 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.691424521 +0000 UTC m=+12.757673117 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5640): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5640): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5640): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.691424521 +0000 UTC m=+12.757673117 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018460 item 73 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.692453259 +0000 UTC m=+12.758701855 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19dc5c80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0188c0 item 74 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.692831324 +0000 UTC m=+12.759079919 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191387c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018a80 item 74 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.693309399 +0000 UTC m=+12.759557995 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19138d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191396c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191396c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191396c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191396c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191396c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.693309399 +0000 UTC m=+12.759557995 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a191396c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018c40 item 74 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.694363223 +0000 UTC m=+12.760611819 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19139d00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a300): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a300): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a300): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a018fc0 item 75 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a300): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a300): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.694755165 +0000 UTC m=+12.761003761 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): _writeAt: size=3, off=2 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a019180 item 75 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.695202943 +0000 UTC m=+12.761451539 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4a880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4adc0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4adc0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4adc0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4adc0): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4adc0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.695202943 +0000 UTC m=+12.761451539 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4adc0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a019340 item 75 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.696313695 +0000 UTC m=+12.762562291 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b400): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b900): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b900): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a0196c0 item 76 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b900): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.696712931 +0000 UTC m=+12.762961527 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4b900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a019880 item 76 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): _writeAt: size=3, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.697218708 +0000 UTC m=+12.763467304 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b4be40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce4c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce4c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce4c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce4c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.697218708 +0000 UTC m=+12.763467304 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194ce4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a1a019a40 item 76 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.698397529 +0000 UTC m=+12.764646146 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cec00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf100): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf100): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784070 item 77 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf100): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.698891254 +0000 UTC m=+12.765139881 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf800): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf800): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf800): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf800): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf800): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.698891254 +0000 UTC m=+12.765139881 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cf800): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784230 item 77 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.700300882 +0000 UTC m=+12.766549479 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a194cfe40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355100): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355100): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355100): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197845b0 item 78 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355100): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355100): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.70074859 +0000 UTC m=+12.766997216 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355100): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355800): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355800): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355800): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355800): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355800): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.70074859 +0000 UTC m=+12.766997216 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355800): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784770 item 78 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.702272023 +0000 UTC m=+12.768520619 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19355e80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c540): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c540): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c540): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784d90 item 79 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c540): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c540): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.702710264 +0000 UTC m=+12.768958859 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912c540): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cc40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cc40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cc40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cc40): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cc40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.702710264 +0000 UTC m=+12.768958859 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912cc40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19784f50 item 79 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.703968967 +0000 UTC m=+12.770217562 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d280): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197853b0 item 80 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.704428866 +0000 UTC m=+12.770677472 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912d780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912de80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912de80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912de80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912de80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912de80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.704428866 +0000 UTC m=+12.770677472 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1912de80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a197855e0 item 80 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e640): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e640): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e640): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e640): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e640): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.705548246 +0000 UTC m=+12.771796842 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6e640): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785b90 item 81 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.705969683 +0000 UTC m=+12.772218279 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6eac0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f000): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f000): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f000): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f000): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f000): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.705969683 +0000 UTC m=+12.772218279 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f000): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19785d50 item 81 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f680): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f680): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f680): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f680): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f680): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.706972702 +0000 UTC m=+12.773221298 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6f680): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fe5b0 item 82 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.707490211 +0000 UTC m=+12.773738807 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19b6fb80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692200): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692200): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692200): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.707490211 +0000 UTC m=+12.773738807 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fe930 item 82 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692880): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692880): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692880): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.708648323 +0000 UTC m=+12.774896920 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fed20 item 83 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.709023254 +0000 UTC m=+12.775271849 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19692d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196932c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196932c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196932c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196932c0): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196932c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.709023254 +0000 UTC m=+12.775271849 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196932c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194fef50 item 83 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693940): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693940): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693940): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693940): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693940): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.710101634 +0000 UTC m=+12.776350231 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693940): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff500 item 84 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.710540145 +0000 UTC m=+12.776788741 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19693e40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc4c0): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc4c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc4c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc4c0): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.710540145 +0000 UTC m=+12.776788741 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bc4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ff730 item 84 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bcb40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bcb40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bcb40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bcb40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bcb40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.71155693 +0000 UTC m=+12.777805525 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bcb40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ffab0 item 85 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.712163237 +0000 UTC m=+12.778411833 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd580): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd580): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd580): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd580): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd580): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.712163237 +0000 UTC m=+12.778411833 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bd580): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194ffc70 item 85 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bdc00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bdc00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bdc00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bdc00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bdc00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.71325311 +0000 UTC m=+12.779501706 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196bdc00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce150 item 86 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.713748087 +0000 UTC m=+12.779996683 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0780): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0780): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0780): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.713748087 +0000 UTC m=+12.779996683 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce540 item 86 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0e00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0e00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0e00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0e00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0e00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.714761946 +0000 UTC m=+12.781010542 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e0e00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ce9a0 item 87 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.715224842 +0000 UTC m=+12.781473438 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1300): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1840): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1840): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1840): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1840): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1840): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.715224842 +0000 UTC m=+12.781473438 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1840): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ceb60 item 87 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1ec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1ec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1ec0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1ec0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1ec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.716527407 +0000 UTC m=+12.782776003 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a196e1ec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199ceee0 item 88 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.716964726 +0000 UTC m=+12.783213321 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972a4c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972aa40): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972aa40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972aa40): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972aa40): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972aa40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.716964726 +0000 UTC m=+12.783213321 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972aa40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf340 item 88 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.717975639 +0000 UTC m=+12.784224235 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b080): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b5c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b5c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b5c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf6c0 item 89 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b5c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b5c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.718420711 +0000 UTC m=+12.784669307 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972b5c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cf880 item 89 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.718851818 +0000 UTC m=+12.785100413 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1972bb00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740180): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740180): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740180): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.718851818 +0000 UTC m=+12.785100413 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cfa40 item 89 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.720172827 +0000 UTC m=+12.786421424 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1978c040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740c40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740c40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740c40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a199cfe30 item 90 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740c40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740c40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.720729241 +0000 UTC m=+12.786977837 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19740c40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72150 item 90 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.721206956 +0000 UTC m=+12.787455552 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741740): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741740): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741740): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741740): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741740): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.721206956 +0000 UTC m=+12.787455552 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741740): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72310 item 90 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.722249949 +0000 UTC m=+12.788498546 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19741d80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197543c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197543c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197543c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72690 item 91 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197543c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197543c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.722651299 +0000 UTC m=+12.788899895 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197543c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): >_readAt: n=2, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): _writeAt: size=3, off=7 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72850 item 91 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.723192284 +0000 UTC m=+12.789440880 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754900): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754e80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754e80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754e80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754e80): >_readAt: n=8, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754e80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.723192284 +0000 UTC m=+12.789440880 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19754e80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d72a10 item 91 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.724367899 +0000 UTC m=+12.790616495 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a197554c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19755a00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19755a00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19755a00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73110 item 92 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19755a00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19755a00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.724749311 +0000 UTC m=+12.790997907 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a19755a00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): open at offset 5 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d732d0 item 92 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): _readAt: size=2, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): _writeAt: size=3, off=5 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): >_writeAt: n=3, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.725200615 +0000 UTC m=+12.791449211 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a040): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a600): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a600): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a600): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a600): >_readAt: n=3, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a600): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.725200615 +0000 UTC m=+12.791449211 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976a600): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73490 item 92 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.726163738 +0000 UTC m=+12.792412334 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976ac40): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b180): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b180): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b180): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73960 item 93 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b180): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b180): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.72646616 +0000 UTC m=+12.792714757 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b180): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b880): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b880): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b880): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b880): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b880): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.72646616 +0000 UTC m=+12.792714757 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976b880): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a19d73b20 item 93 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.727539372 +0000 UTC m=+12.793787968 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1976bec0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977e500): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977e500): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977e500): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d0230 item 94 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977e500): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977e500): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.727922868 +0000 UTC m=+12.794171463 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977e500): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977ec00): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977ec00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977ec00): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977ec00): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977ec00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.727922868 +0000 UTC m=+12.794171463 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977ec00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d09a0 item 94 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.728986911 +0000 UTC m=+12.795235517 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f240): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f780): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f780): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f780): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d1570 item 95 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f780): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f780): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.729369887 +0000 UTC m=+12.795618493 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977f780): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977fe80): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977fe80): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977fe80): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977fe80): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977fe80): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.729369887 +0000 UTC m=+12.795618493 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1977fe80): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d1880 item 95 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): open at offset 0 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): _readAt: size=2, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): >_readAt: n=0, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.730425154 +0000 UTC m=+12.796673750 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985a5c0): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985ab00): _writeAt: size=5, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985ab00): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985ab00): >openPending: err= 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a194d1e30 item 96 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985ab00): >_writeAt: n=5, err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985ab00): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.730767583 +0000 UTC m=+12.797016179 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985ab00): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 03:34:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:34:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 03:34:54 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985b200): _readAt: size=512, off=0 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985b200): openPending: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985b200): >openPending: err= 2026/05/19 03:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985b200): >_readAt: n=5, err=EOF 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985b200): close: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 03:34:54.730767583 +0000 UTC m=+12.797016179 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 03:34:54 DEBUG : open-test-file(0x315a1985b200): >close: err= 2026/05/19 03:34:54 DEBUG : open-test-file: Remove: 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x315a191fd570 item 96 2026/05/19 03:34:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 03:34:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 03:34:54 DEBUG : open-test-file: >Remove: err= 2026/05/19 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : >WaitForWriters: 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:34:54 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:34:54 DEBUG : file1: newRWFileHandle: 2026/05/19 03:34:54 DEBUG : file1(0x315a199a6340): openPending: 2026/05/19 03:34:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:54 DEBUG : file1(0x315a199a6340): >openPending: err= 2026/05/19 03:34:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:34:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 03:34:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/19 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : file1: active writers 1 2026/05/19 03:34:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : file1: active writers 1 2026/05/19 03:34:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : file1: active writers 1 2026/05/19 03:34:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : file1: active writers 1 2026/05/19 03:34:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:34:54 DEBUG : Looking for writers 2026/05/19 03:34:54 DEBUG : file1: reading active writers 2026/05/19 03:34:54 DEBUG : file1: active writers 1 2026/05/19 03:34:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/19 03:34:55 DEBUG : Looking for writers 2026/05/19 03:34:55 DEBUG : file1: reading active writers 2026/05/19 03:34:55 DEBUG : file1: active writers 1 2026/05/19 03:34:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/19 03:34:55 DEBUG : Looking for writers 2026/05/19 03:34:55 DEBUG : file1: reading active writers 2026/05/19 03:34:55 DEBUG : file1: active writers 1 2026/05/19 03:34:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/19 03:34:56 DEBUG : Looking for writers 2026/05/19 03:34:56 DEBUG : file1: reading active writers 2026/05/19 03:34:56 DEBUG : file1: active writers 1 2026/05/19 03:34:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:34:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:57 DEBUG : Looking for writers 2026/05/19 03:34:57 DEBUG : file1: reading active writers 2026/05/19 03:34:57 DEBUG : file1: active writers 1 2026/05/19 03:34:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:34:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute/dir/file1: no such file or directory 2026/05/19 03:34:58 DEBUG : Looking for writers 2026/05/19 03:34:58 DEBUG : file1: reading active writers 2026/05/19 03:34:58 DEBUG : file1: active writers 1 2026/05/19 03:34:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:34:59 DEBUG : Looking for writers 2026/05/19 03:34:59 DEBUG : file1: reading active writers 2026/05/19 03:34:59 DEBUG : file1: active writers 1 2026/05/19 03:34:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:00 DEBUG : Looking for writers 2026/05/19 03:35:00 DEBUG : file1: reading active writers 2026/05/19 03:35:00 DEBUG : file1: active writers 1 2026/05/19 03:35:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:01 DEBUG : Looking for writers 2026/05/19 03:35:01 DEBUG : file1: reading active writers 2026/05/19 03:35:01 DEBUG : file1: active writers 1 2026/05/19 03:35:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:02 DEBUG : Looking for writers 2026/05/19 03:35:02 DEBUG : file1: reading active writers 2026/05/19 03:35:02 DEBUG : file1: active writers 1 2026/05/19 03:35:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:03 DEBUG : Looking for writers 2026/05/19 03:35:03 DEBUG : file1: reading active writers 2026/05/19 03:35:03 DEBUG : file1: active writers 1 2026/05/19 03:35:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:04 DEBUG : Looking for writers 2026/05/19 03:35:04 DEBUG : file1: reading active writers 2026/05/19 03:35:04 DEBUG : file1: active writers 1 2026/05/19 03:35:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:05 DEBUG : Looking for writers 2026/05/19 03:35:05 DEBUG : file1: reading active writers 2026/05/19 03:35:05 DEBUG : file1: active writers 1 2026/05/19 03:35:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:06 DEBUG : Looking for writers 2026/05/19 03:35:06 DEBUG : file1: reading active writers 2026/05/19 03:35:06 DEBUG : file1: active writers 1 2026/05/19 03:35:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:07 DEBUG : Looking for writers 2026/05/19 03:35:07 DEBUG : file1: reading active writers 2026/05/19 03:35:07 DEBUG : file1: active writers 1 2026/05/19 03:35:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:08 DEBUG : Looking for writers 2026/05/19 03:35:08 DEBUG : file1: reading active writers 2026/05/19 03:35:08 DEBUG : file1: active writers 1 2026/05/19 03:35:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:09 DEBUG : Looking for writers 2026/05/19 03:35:09 DEBUG : file1: reading active writers 2026/05/19 03:35:09 DEBUG : file1: active writers 1 2026/05/19 03:35:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:10 DEBUG : Looking for writers 2026/05/19 03:35:10 DEBUG : file1: reading active writers 2026/05/19 03:35:10 DEBUG : file1: active writers 1 2026/05/19 03:35:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:11 DEBUG : Looking for writers 2026/05/19 03:35:11 DEBUG : file1: reading active writers 2026/05/19 03:35:11 DEBUG : file1: active writers 1 2026/05/19 03:35:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:12 DEBUG : Looking for writers 2026/05/19 03:35:12 DEBUG : file1: reading active writers 2026/05/19 03:35:12 DEBUG : file1: active writers 1 2026/05/19 03:35:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:13 DEBUG : Looking for writers 2026/05/19 03:35:13 DEBUG : file1: reading active writers 2026/05/19 03:35:13 DEBUG : file1: active writers 1 2026/05/19 03:35:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:14 DEBUG : Looking for writers 2026/05/19 03:35:14 DEBUG : file1: reading active writers 2026/05/19 03:35:14 DEBUG : file1: active writers 1 2026/05/19 03:35:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:15 DEBUG : Looking for writers 2026/05/19 03:35:15 DEBUG : file1: reading active writers 2026/05/19 03:35:15 DEBUG : file1: active writers 1 2026/05/19 03:35:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:16 DEBUG : Looking for writers 2026/05/19 03:35:16 DEBUG : file1: reading active writers 2026/05/19 03:35:16 DEBUG : file1: active writers 1 2026/05/19 03:35:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:17 DEBUG : Looking for writers 2026/05/19 03:35:17 DEBUG : file1: reading active writers 2026/05/19 03:35:17 DEBUG : file1: active writers 1 2026/05/19 03:35:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:18 DEBUG : Looking for writers 2026/05/19 03:35:18 DEBUG : file1: reading active writers 2026/05/19 03:35:18 DEBUG : file1: active writers 1 2026/05/19 03:35:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:19 DEBUG : Looking for writers 2026/05/19 03:35:19 DEBUG : file1: reading active writers 2026/05/19 03:35:19 DEBUG : file1: active writers 1 2026/05/19 03:35:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:20 DEBUG : Looking for writers 2026/05/19 03:35:20 DEBUG : file1: reading active writers 2026/05/19 03:35:20 DEBUG : file1: active writers 1 2026/05/19 03:35:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:21 DEBUG : Looking for writers 2026/05/19 03:35:21 DEBUG : file1: reading active writers 2026/05/19 03:35:21 DEBUG : file1: active writers 1 2026/05/19 03:35:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:22 DEBUG : Looking for writers 2026/05/19 03:35:22 DEBUG : file1: reading active writers 2026/05/19 03:35:22 DEBUG : file1: active writers 1 2026/05/19 03:35:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:23 DEBUG : Looking for writers 2026/05/19 03:35:23 DEBUG : file1: reading active writers 2026/05/19 03:35:23 DEBUG : file1: active writers 1 2026/05/19 03:35:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:24 DEBUG : Looking for writers 2026/05/19 03:35:24 DEBUG : file1: reading active writers 2026/05/19 03:35:24 DEBUG : file1: active writers 1 2026/05/19 03:35:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/19 03:35:24 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x315a19a58500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x315a196fefc8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:54263043584000} name:file1 opens:1 downloaders: o: fd:0x315a19102060 info:{ModTime:{wall:14013817169729199911 ext:12820870853 loc:0x4728220} ATime:{wall:14013817169729199911 ext:12820870853 loc:0x4728220} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/19 03:35:24 DEBUG : >WaitForWriters: 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:24 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:24 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:35:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:24 DEBUG : rename_me: newRWFileHandle: 2026/05/19 03:35:24 DEBUG : rename_me(0x315a19a87000): openPending: 2026/05/19 03:35:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 03:35:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/19 03:35:24 DEBUG : rename_me(0x315a19a87000): >openPending: err= 2026/05/19 03:35:24 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/19 03:35:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/19 03:35:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/19 03:35:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/19 03:35:24 DEBUG : rename_me(0x315a19a87000): _writeAt: size=5, off=0 2026/05/19 03:35:24 DEBUG : rename_me(0x315a19a87000): >_writeAt: n=5, err= 2026/05/19 03:35:24 DEBUG : rename_me(0x315a19a87000): close: 2026/05/19 03:35:24 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-19 03:35:24.779789543 +0000 UTC m=+42.846038180 2026/05/19 03:35:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/19 03:35:24 DEBUG : rename_me(0x315a19a87000): >close: err= 2026/05/19 03:35:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/19 03:35:24 DEBUG : i_was_renamed: Updating file with 0x315a196d2270 2026/05/19 03:35:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/19 03:35:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/19 03:35:24 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:24 DEBUG : Looking for writers 2026/05/19 03:35:24 DEBUG : i_was_renamed: reading active writers 2026/05/19 03:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 03:35:24 DEBUG : Looking for writers 2026/05/19 03:35:24 DEBUG : i_was_renamed: reading active writers 2026/05/19 03:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 03:35:24 DEBUG : Looking for writers 2026/05/19 03:35:24 DEBUG : i_was_renamed: reading active writers 2026/05/19 03:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 03:35:24 DEBUG : Looking for writers 2026/05/19 03:35:24 DEBUG : i_was_renamed: reading active writers 2026/05/19 03:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 03:35:24 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/19 03:35:24 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:24 DEBUG : i_was_renamed: size = 5 OK 2026/05/19 03:35:24 INFO : i_was_renamed: Copied (new) 2026/05/19 03:35:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-19 03:35:24 +0000 UTC" 2026/05/19 03:35:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/19 03:35:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/19 03:35:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/19 03:35:24 DEBUG : Looking for writers 2026/05/19 03:35:24 DEBUG : i_was_renamed: reading active writers 2026/05/19 03:35:24 DEBUG : >WaitForWriters: 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:24 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 03:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2iKx-}/rclone-test-vatowuq0yute" 2026/05/19 03:35:24 INFO : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 03:35:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:25 DEBUG : forgetting directory cache 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a19afdcc0): _readAt: size=512, off=0 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a19afdcc0): openPending: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 02:36:24 +0000 UTC" against cached fingerprint "" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 03:35:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a19afdcc0): >openPending: err= 2026/05/19 03:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a19afdcc0): >_readAt: n=20, err=EOF 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a19afdcc0): close: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:36:24 +0000 GMT 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a19afdcc0): >close: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:25 DEBUG : forgetting directory cache 2026/05/19 03:35:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1958a300): _readAt: size=512, off=0 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1958a300): openPending: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 02:37:24 +0000 UTC" against cached fingerprint "20,2026-05-19 02:36:24 +0000 UTC" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 02:37:24 +0000 UTC" != cached fingerprint "20,2026-05-19 02:36:24 +0000 UTC") 2026/05/19 03:35:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 03:35:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1958a300): >openPending: err= 2026/05/19 03:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1958a300): >_readAt: n=20, err=EOF 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1958a300): close: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:37:24 +0000 GMT 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1958a300): >close: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:25 DEBUG : forgetting directory cache 2026/05/19 03:35:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1978dec0): _readAt: size=512, off=0 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1978dec0): openPending: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 02:38:24 +0000 UTC" against cached fingerprint "20,2026-05-19 02:37:24 +0000 UTC" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 02:38:24 +0000 UTC" != cached fingerprint "20,2026-05-19 02:37:24 +0000 UTC") 2026/05/19 03:35:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 03:35:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1978dec0): >openPending: err= 2026/05/19 03:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1978dec0): >_readAt: n=20, err=EOF 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1978dec0): close: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:38:24 +0000 GMT 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a1978dec0): >close: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:25 DEBUG : forgetting directory cache 2026/05/19 03:35:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a194cfc00): _readAt: size=512, off=0 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a194cfc00): openPending: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 02:39:24 +0000 UTC" against cached fingerprint "20,2026-05-19 02:38:24 +0000 UTC" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 02:39:24 +0000 UTC" != cached fingerprint "20,2026-05-19 02:38:24 +0000 UTC") 2026/05/19 03:35:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 03:35:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a194cfc00): >openPending: err= 2026/05/19 03:35:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a194cfc00): >_readAt: n=20, err=EOF 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a194cfc00): close: 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:39:24 +0000 GMT 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate(0x315a194cfc00): >close: err= 2026/05/19 03:35:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:26 DEBUG : forgetting directory cache 2026/05/19 03:35:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a1912ddc0): _readAt: size=512, off=0 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a1912ddc0): openPending: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 02:40:24 +0000 UTC" against cached fingerprint "20,2026-05-19 02:39:24 +0000 UTC" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 02:40:24 +0000 UTC" != cached fingerprint "20,2026-05-19 02:39:24 +0000 UTC") 2026/05/19 03:35:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 03:35:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a1912ddc0): >openPending: err= 2026/05/19 03:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a1912ddc0): >_readAt: n=20, err=EOF 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a1912ddc0): close: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:40:24 +0000 GMT 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a1912ddc0): >close: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:26 DEBUG : forgetting directory cache 2026/05/19 03:35:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a19b00bc0): _readAt: size=512, off=0 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a19b00bc0): openPending: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 02:41:24 +0000 UTC" against cached fingerprint "20,2026-05-19 02:40:24 +0000 UTC" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 02:41:24 +0000 UTC" != cached fingerprint "20,2026-05-19 02:40:24 +0000 UTC") 2026/05/19 03:35:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 03:35:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a19b00bc0): >openPending: err= 2026/05/19 03:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a19b00bc0): >_readAt: n=20, err=EOF 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a19b00bc0): close: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:41:24 +0000 GMT 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a19b00bc0): >close: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:26 DEBUG : forgetting directory cache 2026/05/19 03:35:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196a13c0): _readAt: size=512, off=0 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196a13c0): openPending: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-19 02:42:24 +0000 UTC" against cached fingerprint "20,2026-05-19 02:41:24 +0000 UTC" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-19 02:42:24 +0000 UTC" != cached fingerprint "20,2026-05-19 02:41:24 +0000 UTC") 2026/05/19 03:35:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/19 03:35:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196a13c0): >openPending: err= 2026/05/19 03:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196a13c0): >_readAt: n=21, err=EOF 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196a13c0): close: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:42:24 +0000 GMT 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196a13c0): >close: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:26 DEBUG : forgetting directory cache 2026/05/19 03:35:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196b17c0): _readAt: size=512, off=0 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196b17c0): openPending: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-19 02:43:24 +0000 UTC" against cached fingerprint "21,2026-05-19 02:42:24 +0000 UTC" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-19 02:43:24 +0000 UTC" != cached fingerprint "21,2026-05-19 02:42:24 +0000 UTC") 2026/05/19 03:35:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/19 03:35:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196b17c0): >openPending: err= 2026/05/19 03:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196b17c0): >_readAt: n=22, err=EOF 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196b17c0): close: 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:43:24 +0000 GMT 2026/05/19 03:35:26 DEBUG : TestRWCacheUpdate(0x315a196b17c0): >close: err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 DEBUG : forgetting directory cache 2026/05/19 03:35:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a197f4800): _readAt: size=512, off=0 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a197f4800): openPending: 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-19 02:44:24 +0000 UTC" against cached fingerprint "22,2026-05-19 02:43:24 +0000 UTC" 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-19 02:44:24 +0000 UTC" != cached fingerprint "22,2026-05-19 02:43:24 +0000 UTC") 2026/05/19 03:35:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/19 03:35:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a197f4800): >openPending: err= 2026/05/19 03:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a197f4800): >_readAt: n=23, err=EOF 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a197f4800): close: 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:44:24 +0000 GMT 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a197f4800): >close: err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 DEBUG : forgetting directory cache 2026/05/19 03:35:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a19749ac0): _readAt: size=512, off=0 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a19749ac0): openPending: 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-19 02:45:24 +0000 UTC" against cached fingerprint "23,2026-05-19 02:44:24 +0000 UTC" 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-19 02:45:24 +0000 UTC" != cached fingerprint "23,2026-05-19 02:44:24 +0000 UTC") 2026/05/19 03:35:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/19 03:35:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a19749ac0): >openPending: err= 2026/05/19 03:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a19749ac0): >_readAt: n=24, err=EOF 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a19749ac0): close: 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 02:45:24 +0000 GMT 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate(0x315a19749ac0): >close: err= 2026/05/19 03:35:27 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:27 DEBUG : Looking for writers 2026/05/19 03:35:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/19 03:35:27 DEBUG : >WaitForWriters: 2026/05/19 03:35:27 DEBUG : webdav root 'rclone-test-vatowuq0yute': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.58s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:27 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : forgetting directory cache 2026/05/19 03:35:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/19 03:35:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/19 03:35:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/19 03:35:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/19 03:35:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/19 03:35:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/19 03:35:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/19 03:35:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/19 03:35:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/19 03:35:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/19 03:35:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/19 03:35:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/19 03:35:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/19 03:35:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/19 03:35:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/19 03:35:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/19 03:35:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:27 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:27 DEBUG : Looking for writers 2026/05/19 03:35:27 DEBUG : FiLeA: reading active writers 2026/05/19 03:35:27 DEBUG : FiLeB: reading active writers 2026/05/19 03:35:27 DEBUG : FilEb: reading active writers 2026/05/19 03:35:27 DEBUG : >WaitForWriters: 2026/05/19 03:35:27 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:27 DEBUG : Looking for writers 2026/05/19 03:35:27 DEBUG : FiLeA: reading active writers 2026/05/19 03:35:27 DEBUG : FiLeB: reading active writers 2026/05/19 03:35:27 DEBUG : FilEb: reading active writers 2026/05/19 03:35:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:27 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/19 03:35:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:35:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 03:35:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/19 03:35:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : webdav root 'rclone-test-vatowuq0yute': Reusing VFS from active cache 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : dir: Looking for writers 2026/05/19 03:35:28 DEBUG : file2: reading active writers 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : dir: reading active writers 2026/05/19 03:35:28 DEBUG : file1: reading active writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : dir: Looking for writers 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : dir: reading active writers 2026/05/19 03:35:28 DEBUG : file1: reading active writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:28 DEBUG : file1: Open: flags=O_RDONLY 2026/05/19 03:35:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/19 03:35:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/19 03:35:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/19 03:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/19 03:35:28 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/19 03:35:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/19 03:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/19 03:35:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : dir: Looking for writers 2026/05/19 03:35:28 DEBUG : file2: reading active writers 2026/05/19 03:35:28 DEBUG : new_file.txt: reading active writers 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : dir: reading active writers 2026/05/19 03:35:28 DEBUG : file1: reading active writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/19 03:35:28 DEBUG : dir/file1: Updating file with dir/file1 0x315a19599520 2026/05/19 03:35:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/19 03:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:28 INFO : dir/file1: Moved (server-side) to: file0 2026/05/19 03:35:28 DEBUG : file0: Updating file with file0 0x315a19599520 2026/05/19 03:35:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 03:35:28 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : dir: Looking for writers 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : dir: reading active writers 2026/05/19 03:35:28 DEBUG : file0: reading active writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:28 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:28 DEBUG : Looking for writers 2026/05/19 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:29 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/19 03:35:29 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:29 DEBUG : d: Looking for writers 2026/05/19 03:35:29 DEBUG : Looking for writers 2026/05/19 03:35:29 DEBUG : a: Looking for writers 2026/05/19 03:35:29 DEBUG : b: Looking for writers 2026/05/19 03:35:29 DEBUG : c: Looking for writers 2026/05/19 03:35:29 DEBUG : Looking for writers 2026/05/19 03:35:29 DEBUG : /: reading active writers 2026/05/19 03:35:29 DEBUG : a: reading active writers 2026/05/19 03:35:29 DEBUG : b: reading active writers 2026/05/19 03:35:29 DEBUG : c: reading active writers 2026/05/19 03:35:29 DEBUG : d: reading active writers 2026/05/19 03:35:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:29 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/19 03:35:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/19 03:35:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/19 03:35:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/19 03:35:29 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:29 DEBUG : a/b/c/d: Looking for writers 2026/05/19 03:35:29 DEBUG : a/b/c: Looking for writers 2026/05/19 03:35:29 DEBUG : d: reading active writers 2026/05/19 03:35:29 DEBUG : a/b: Looking for writers 2026/05/19 03:35:29 DEBUG : c: reading active writers 2026/05/19 03:35:29 DEBUG : a: Looking for writers 2026/05/19 03:35:29 DEBUG : b: reading active writers 2026/05/19 03:35:29 DEBUG : Looking for writers 2026/05/19 03:35:29 DEBUG : a: reading active writers 2026/05/19 03:35:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:29 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:29 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:29 DEBUG : Looking for writers 2026/05/19 03:35:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:29 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/19 03:35:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/19 03:35:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/19 03:35:29 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 03:35:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:29 DEBUG : file1: size = 5 OK 2026/05/19 03:35:29 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/19 03:35:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 03:35:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 03:35:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:29 DEBUG : file1: size = 0 OK 2026/05/19 03:35:29 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 03:35:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (7 bytes), uploading instead of streaming 2026/05/19 03:35:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:29 DEBUG : file1: size = 7 OK 2026/05/19 03:35:29 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:29 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:29 DEBUG : Looking for writers 2026/05/19 03:35:29 DEBUG : file1: reading active writers 2026/05/19 03:35:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:30 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/19 03:35:31 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/19 03:35:31 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/19 03:35:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/19 03:35:31 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (11 bytes), uploading instead of streaming 2026/05/19 03:35:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:31 DEBUG : file1: size = 11 OK 2026/05/19 03:35:31 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/19 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:31 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 03:35:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:31 DEBUG : file1: size = 5 OK 2026/05/19 03:35:31 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/19 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:31 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:35:31 DEBUG : file1: WriteFileHandle.Release closing 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 03:35:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:35:31 DEBUG : file1: size = 0 OK 2026/05/19 03:35:31 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/19 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:35:31 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:35:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:35:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:35:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:35:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/19 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/19 03:35:31 DEBUG : Looking for writers 2026/05/19 03:35:31 DEBUG : file1: reading active writers 2026/05/19 03:35:31 DEBUG : file1: active writers 1 2026/05/19 03:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/19 03:35:32 DEBUG : Looking for writers 2026/05/19 03:35:32 DEBUG : file1: reading active writers 2026/05/19 03:35:32 DEBUG : file1: active writers 1 2026/05/19 03:35:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:33 DEBUG : Looking for writers 2026/05/19 03:35:33 DEBUG : file1: reading active writers 2026/05/19 03:35:33 DEBUG : file1: active writers 1 2026/05/19 03:35:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:34 DEBUG : Looking for writers 2026/05/19 03:35:34 DEBUG : file1: reading active writers 2026/05/19 03:35:34 DEBUG : file1: active writers 1 2026/05/19 03:35:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:35 DEBUG : Looking for writers 2026/05/19 03:35:35 DEBUG : file1: reading active writers 2026/05/19 03:35:35 DEBUG : file1: active writers 1 2026/05/19 03:35:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:36 DEBUG : Looking for writers 2026/05/19 03:35:36 DEBUG : file1: reading active writers 2026/05/19 03:35:36 DEBUG : file1: active writers 1 2026/05/19 03:35:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:37 DEBUG : Looking for writers 2026/05/19 03:35:37 DEBUG : file1: reading active writers 2026/05/19 03:35:37 DEBUG : file1: active writers 1 2026/05/19 03:35:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:38 DEBUG : Looking for writers 2026/05/19 03:35:38 DEBUG : file1: reading active writers 2026/05/19 03:35:38 DEBUG : file1: active writers 1 2026/05/19 03:35:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:39 DEBUG : Looking for writers 2026/05/19 03:35:39 DEBUG : file1: reading active writers 2026/05/19 03:35:39 DEBUG : file1: active writers 1 2026/05/19 03:35:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:40 DEBUG : Looking for writers 2026/05/19 03:35:40 DEBUG : file1: reading active writers 2026/05/19 03:35:40 DEBUG : file1: active writers 1 2026/05/19 03:35:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:41 DEBUG : Looking for writers 2026/05/19 03:35:41 DEBUG : file1: reading active writers 2026/05/19 03:35:41 DEBUG : file1: active writers 1 2026/05/19 03:35:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:42 DEBUG : Looking for writers 2026/05/19 03:35:42 DEBUG : file1: reading active writers 2026/05/19 03:35:42 DEBUG : file1: active writers 1 2026/05/19 03:35:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:43 DEBUG : Looking for writers 2026/05/19 03:35:43 DEBUG : file1: reading active writers 2026/05/19 03:35:43 DEBUG : file1: active writers 1 2026/05/19 03:35:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:44 DEBUG : Looking for writers 2026/05/19 03:35:44 DEBUG : file1: reading active writers 2026/05/19 03:35:44 DEBUG : file1: active writers 1 2026/05/19 03:35:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:45 DEBUG : Looking for writers 2026/05/19 03:35:45 DEBUG : file1: reading active writers 2026/05/19 03:35:45 DEBUG : file1: active writers 1 2026/05/19 03:35:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:46 DEBUG : Looking for writers 2026/05/19 03:35:46 DEBUG : file1: reading active writers 2026/05/19 03:35:46 DEBUG : file1: active writers 1 2026/05/19 03:35:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:47 DEBUG : Looking for writers 2026/05/19 03:35:47 DEBUG : file1: reading active writers 2026/05/19 03:35:47 DEBUG : file1: active writers 1 2026/05/19 03:35:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:48 DEBUG : Looking for writers 2026/05/19 03:35:48 DEBUG : file1: reading active writers 2026/05/19 03:35:48 DEBUG : file1: active writers 1 2026/05/19 03:35:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:49 DEBUG : Looking for writers 2026/05/19 03:35:49 DEBUG : file1: reading active writers 2026/05/19 03:35:49 DEBUG : file1: active writers 1 2026/05/19 03:35:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:50 DEBUG : Looking for writers 2026/05/19 03:35:50 DEBUG : file1: reading active writers 2026/05/19 03:35:50 DEBUG : file1: active writers 1 2026/05/19 03:35:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:51 DEBUG : Looking for writers 2026/05/19 03:35:51 DEBUG : file1: reading active writers 2026/05/19 03:35:51 DEBUG : file1: active writers 1 2026/05/19 03:35:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:52 DEBUG : Looking for writers 2026/05/19 03:35:52 DEBUG : file1: reading active writers 2026/05/19 03:35:52 DEBUG : file1: active writers 1 2026/05/19 03:35:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:53 DEBUG : Looking for writers 2026/05/19 03:35:53 DEBUG : file1: reading active writers 2026/05/19 03:35:53 DEBUG : file1: active writers 1 2026/05/19 03:35:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:54 DEBUG : Looking for writers 2026/05/19 03:35:54 DEBUG : file1: reading active writers 2026/05/19 03:35:54 DEBUG : file1: active writers 1 2026/05/19 03:35:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:55 DEBUG : Looking for writers 2026/05/19 03:35:55 DEBUG : file1: reading active writers 2026/05/19 03:35:55 DEBUG : file1: active writers 1 2026/05/19 03:35:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:56 DEBUG : Looking for writers 2026/05/19 03:35:56 DEBUG : file1: reading active writers 2026/05/19 03:35:56 DEBUG : file1: active writers 1 2026/05/19 03:35:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:57 DEBUG : Looking for writers 2026/05/19 03:35:57 DEBUG : file1: reading active writers 2026/05/19 03:35:57 DEBUG : file1: active writers 1 2026/05/19 03:35:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:58 DEBUG : Looking for writers 2026/05/19 03:35:58 DEBUG : file1: reading active writers 2026/05/19 03:35:58 DEBUG : file1: active writers 1 2026/05/19 03:35:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:35:59 DEBUG : Looking for writers 2026/05/19 03:35:59 DEBUG : file1: reading active writers 2026/05/19 03:35:59 DEBUG : file1: active writers 1 2026/05/19 03:35:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:36:00 DEBUG : Looking for writers 2026/05/19 03:36:00 DEBUG : file1: reading active writers 2026/05/19 03:36:00 DEBUG : file1: active writers 1 2026/05/19 03:36:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/19 03:36:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/19 03:36:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:36:01 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:36:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:36:01 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 03:36:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : file1: size = 0 OK 2026/05/19 03:36:01 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:36:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:36:01 DEBUG : file1: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/19 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/19 03:36:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:36:01 DEBUG : Looking for writers 2026/05/19 03:36:01 DEBUG : file1: reading active writers 2026/05/19 03:36:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:36:01 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:36:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:36:01 DEBUG : webdav root 'rclone-test-vatowuq0yute': File to upload is small (100 bytes), uploading instead of streaming 2026/05/19 03:36:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : file1: size = 100 OK 2026/05/19 03:36:01 DEBUG : file1: Size of src and dst objects identical 2026/05/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 03:36:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 03:36:01 DEBUG : file1: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/19 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/19 03:36:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:36:01 DEBUG : Looking for writers 2026/05/19 03:36:01 DEBUG : file1: reading active writers 2026/05/19 03:36:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:36:01 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:36:01 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/19 03:36:01 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/19 03:36:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/19 03:36:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/19 03:36:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/19 03:36:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:36:01 DEBUG : flat: Looking for writers 2026/05/19 03:36:01 DEBUG : f000.txt: reading active writers 2026/05/19 03:36:01 DEBUG : f001.txt: reading active writers 2026/05/19 03:36:01 DEBUG : f002.txt: reading active writers 2026/05/19 03:36:01 DEBUG : f003.txt: reading active writers 2026/05/19 03:36:01 DEBUG : f004.txt: reading active writers 2026/05/19 03:36:01 DEBUG : Looking for writers 2026/05/19 03:36:01 DEBUG : flat: reading active writers 2026/05/19 03:36:01 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:36:01 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:36:01 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:01 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/19 03:36:01 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/19 03:36:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/19 03:36:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/19 03:36:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:36:01 DEBUG : a/b/c: Looking for writers 2026/05/19 03:36:01 DEBUG : deep.txt: reading active writers 2026/05/19 03:36:01 DEBUG : a/b: Looking for writers 2026/05/19 03:36:01 DEBUG : c: reading active writers 2026/05/19 03:36:01 DEBUG : mid.txt: reading active writers 2026/05/19 03:36:01 DEBUG : a: Looking for writers 2026/05/19 03:36:01 DEBUG : b: reading active writers 2026/05/19 03:36:01 DEBUG : top.txt: reading active writers 2026/05/19 03:36:01 DEBUG : Looking for writers 2026/05/19 03:36:01 DEBUG : a: reading active writers 2026/05/19 03:36:01 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:36:02 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:36:02 DEBUG : bigdir: Looking for writers 2026/05/19 03:36:02 DEBUG : big.bin: reading active writers 2026/05/19 03:36:02 DEBUG : Looking for writers 2026/05/19 03:36:02 DEBUG : bigdir: reading active writers 2026/05/19 03:36:02 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-vatowuq0yute'", Local "Local file system at /tmp/rclone2416607156", Modify Window "1s" 2026/05/19 03:36:02 INFO : webdav root 'rclone-test-vatowuq0yute': poll-interval is not supported by this remote 2026/05/19 03:36:02 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:02 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:02 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/19 03:36:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/19 03:36:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/19 03:36:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:02 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/19 03:36:02 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/19 03:36:02 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/19 03:36:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/19 03:36:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 03:36:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 03:36:02 DEBUG : WaitForWriters: timeout=30s 2026/05/19 03:36:02 DEBUG : dir1: Looking for writers 2026/05/19 03:36:02 DEBUG : a.txt: reading active writers 2026/05/19 03:36:02 DEBUG : dir2: Looking for writers 2026/05/19 03:36:02 DEBUG : b.txt: reading active writers 2026/05/19 03:36:02 DEBUG : dir3: Looking for writers 2026/05/19 03:36:02 DEBUG : c.txt: reading active writers 2026/05/19 03:36:02 DEBUG : Looking for writers 2026/05/19 03:36:02 DEBUG : dir1: reading active writers 2026/05/19 03:36:02 DEBUG : dir2: reading active writers 2026/05/19 03:36:02 DEBUG : dir3: reading active writers 2026/05/19 03:36:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/19 03:36:02 DEBUG : webdav root 'rclone-test-vatowuq0yute': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.08619308s (try 1/5)