"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/07/15 05:10:37 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-razaxit4vuno" 2026/07/15 05:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 05:10:37 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/07/15 05:10:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/15 05:10:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/15 05:10:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/15 05:10:37 DEBUG : Setting pass="LQQs8sDJ1wvENzSa8B8vF09MelBsF8NXDkO7sTsOwEYj" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/15 05:10:37 DEBUG : TestWebdavRclone: detected overridden config - adding "{ujNL9}" suffix to name 2026/07/15 05:10:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/15 05:10:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/15 05:10:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/15 05:10:37 DEBUG : Setting pass="LQQs8sDJ1wvENzSa8B8vF09MelBsF8NXDkO7sTsOwEYj" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/15 05:10:37 DEBUG : found headers: 2026/07/15 05:10:37 DEBUG : Creating backend with remote "/tmp/rclone3768573329" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:37 DEBUG : dir: Looking for writers 2026/07/15 05:10:37 DEBUG : Looking for writers 2026/07/15 05:10:37 DEBUG : dir: reading active writers 2026/07/15 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:37 DEBUG : dir/subdir: Looking for writers 2026/07/15 05:10:37 DEBUG : dir: Looking for writers 2026/07/15 05:10:37 DEBUG : file1: reading active writers 2026/07/15 05:10:37 DEBUG : file2: reading active writers 2026/07/15 05:10:37 DEBUG : subdir: reading active writers 2026/07/15 05:10:37 DEBUG : Looking for writers 2026/07/15 05:10:37 DEBUG : dir: reading active writers 2026/07/15 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:37 DEBUG : dir: Looking for writers 2026/07/15 05:10:37 DEBUG : file1: reading active writers 2026/07/15 05:10:37 DEBUG : Looking for writers 2026/07/15 05:10:37 DEBUG : dir: reading active writers 2026/07/15 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:37 DEBUG : dir: Looking for writers 2026/07/15 05:10:37 DEBUG : Looking for writers 2026/07/15 05:10:37 DEBUG : dir: reading active writers 2026/07/15 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:37 DEBUG : forgetting directory cache 2026/07/15 05:10:37 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:37 DEBUG : Looking for writers 2026/07/15 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/15 05:10:37 DEBUG : dir: invalidating directory cache 2026/07/15 05:10:37 DEBUG : >ForgetPath: 2026/07/15 05:10:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/15 05:10:37 DEBUG : invalidating directory cache 2026/07/15 05:10:37 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:37 DEBUG : >ForgetPath: 2026/07/15 05:10:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/15 05:10:37 DEBUG : >ForgetPath: 2026/07/15 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:37 DEBUG : dir: Looking for writers 2026/07/15 05:10:37 DEBUG : Looking for writers 2026/07/15 05:10:37 DEBUG : dir: reading active writers 2026/07/15 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:37 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : forgetting directory cache 2026/07/15 05:10:38 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:38 DEBUG : dir: Looking for writers 2026/07/15 05:10:38 DEBUG : fil/a/b: Looking for writers 2026/07/15 05:10:38 DEBUG : fil/a: Looking for writers 2026/07/15 05:10:38 DEBUG : b: reading active writers 2026/07/15 05:10:38 DEBUG : fil: Looking for writers 2026/07/15 05:10:38 DEBUG : a: reading active writers 2026/07/15 05:10:38 DEBUG : Looking for writers 2026/07/15 05:10:38 DEBUG : dir: reading active writers 2026/07/15 05:10:38 DEBUG : fil: reading active writers 2026/07/15 05:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:38 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:38 DEBUG : dir: Looking for writers 2026/07/15 05:10:38 DEBUG : Looking for writers 2026/07/15 05:10:38 DEBUG : dir: reading active writers 2026/07/15 05:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:38 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:38 DEBUG : dir: Looking for writers 2026/07/15 05:10:38 DEBUG : file1: reading active writers 2026/07/15 05:10:38 DEBUG : Looking for writers 2026/07/15 05:10:38 DEBUG : dir: reading active writers 2026/07/15 05:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:38 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/15 05:10:38 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:38 DEBUG : dir: invalidating directory cache 2026/07/15 05:10:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/15 05:10:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/15 05:10:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/15 05:10:38 DEBUG : dir/file1: Reset virtual modtime 2026/07/15 05:10:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/15 05:10:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/15 05:10:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:38 DEBUG : dir: invalidating directory cache 2026/07/15 05:10:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/15 05:10:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/15 05:10:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/15 05:10:38 DEBUG : forgetting directory cache 2026/07/15 05:10:38 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/15 05:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:38 DEBUG : dir/virtualDir: Looking for writers 2026/07/15 05:10:38 DEBUG : dir: Looking for writers 2026/07/15 05:10:38 DEBUG : file1: reading active writers 2026/07/15 05:10:38 DEBUG : virtualFile2: reading active writers 2026/07/15 05:10:38 DEBUG : virtualFile: reading active writers 2026/07/15 05:10:38 DEBUG : virtualDir: reading active writers 2026/07/15 05:10:38 DEBUG : Looking for writers 2026/07/15 05:10:38 DEBUG : dir: reading active writers 2026/07/15 05:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:39 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:39 ERROR : dir/: Can only open directories read only 2026/07/15 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:39 DEBUG : dir: Looking for writers 2026/07/15 05:10:39 DEBUG : Looking for writers 2026/07/15 05:10:39 DEBUG : dir: reading active writers 2026/07/15 05:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:39 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 05:10:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/15 05:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 05:10:39 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 05:10:39 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:39 DEBUG : dir/potato: size = 5 OK 2026/07/15 05:10:39 NOTICE: webdav root 'rclone-test-razaxit4vuno': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/15 05:10:39 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/15 05:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:39 DEBUG : dir: Looking for writers 2026/07/15 05:10:39 DEBUG : file1: reading active writers 2026/07/15 05:10:39 DEBUG : potato: reading active writers 2026/07/15 05:10:39 DEBUG : Looking for writers 2026/07/15 05:10:39 DEBUG : dir: reading active writers 2026/07/15 05:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:39 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:39 DEBUG : dir/sub: Looking for writers 2026/07/15 05:10:39 DEBUG : dir: Looking for writers 2026/07/15 05:10:39 DEBUG : file1: reading active writers 2026/07/15 05:10:39 DEBUG : sub: reading active writers 2026/07/15 05:10:39 DEBUG : Looking for writers 2026/07/15 05:10:39 DEBUG : dir: reading active writers 2026/07/15 05:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:39 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 05:10:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/15 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:39 DEBUG : dir/sub/subsub: Looking for writers 2026/07/15 05:10:39 DEBUG : dir/sub: Looking for writers 2026/07/15 05:10:39 DEBUG : subsub: reading active writers 2026/07/15 05:10:39 DEBUG : dir: Looking for writers 2026/07/15 05:10:39 DEBUG : sub: reading active writers 2026/07/15 05:10:39 DEBUG : file1: reading active writers 2026/07/15 05:10:39 DEBUG : Looking for writers 2026/07/15 05:10:39 DEBUG : dir: reading active writers 2026/07/15 05:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:40 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:40 ERROR : dir/: Dir.Remove not empty 2026/07/15 05:10:40 DEBUG : dir/file1: Remove: 2026/07/15 05:10:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:40 DEBUG : dir/file1: >Remove: err= 2026/07/15 05:10:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 05:10:40 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:40 DEBUG : Looking for writers 2026/07/15 05:10:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:40 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:40 DEBUG : dir/file1: Remove: 2026/07/15 05:10:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:40 DEBUG : dir/file1: >Remove: err= 2026/07/15 05:10:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 05:10:40 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:40 DEBUG : Looking for writers 2026/07/15 05:10:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:40 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:40 DEBUG : dir/file1: Remove: 2026/07/15 05:10:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:40 DEBUG : dir/file1: >Remove: err= 2026/07/15 05:10:40 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:40 DEBUG : dir: Looking for writers 2026/07/15 05:10:40 DEBUG : Looking for writers 2026/07/15 05:10:40 DEBUG : dir: reading active writers 2026/07/15 05:10:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:40 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:40 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/15 05:10:40 DEBUG : dir: Updating dir with dir2 0x38cfa62736c0 2026/07/15 05:10:40 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 05:10:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/15 05:10:40 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/15 05:10:40 DEBUG : file2: Updating file with file2 0x38cfa6273a00 2026/07/15 05:10:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:41 INFO : dir2/file3: Deleted 2026/07/15 05:10:41 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/15 05:10:41 DEBUG : dir2/file3: Updating file with dir2/file3 0x38cfa6273a00 2026/07/15 05:10:41 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/15 05:10:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/15 05:10:41 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/15 05:10:41 DEBUG : empty directory: Updating dir with renamed empty directory 0x38cfa61f0f70 2026/07/15 05:10:41 DEBUG : empty directory: forgetting directory cache 2026/07/15 05:10:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/15 05:10:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/15 05:10:41 DEBUG : dir2: Renaming to "dir3" 2026/07/15 05:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:41 DEBUG : dir3: Looking for writers 2026/07/15 05:10:41 DEBUG : file3: reading active writers 2026/07/15 05:10:41 DEBUG : renamed empty directory: Looking for writers 2026/07/15 05:10:41 DEBUG : Looking for writers 2026/07/15 05:10:41 DEBUG : dir3: reading active writers 2026/07/15 05:10:41 DEBUG : renamed empty directory: reading active writers 2026/07/15 05:10:41 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:41 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 05:10:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 05:10:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/15 05:10:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/15 05:10:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 05:10:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/15 05:10:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/15 05:10:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:41 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (12 bytes), uploading instead of streaming 2026/07/15 05:10:41 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : dir/sub/file2: size = 12 OK 2026/07/15 05:10:41 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/15 05:10:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:41 DEBUG : forgetting directory cache 2026/07/15 05:10:41 DEBUG : dir: forgetting directory cache 2026/07/15 05:10:41 DEBUG : dir/sub: forgetting directory cache 2026/07/15 05:10:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/15 05:10:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/15 05:10:41 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 05:10:41 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : dir/sub/file0: size = 5 OK 2026/07/15 05:10:41 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/15 05:10:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 05:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:41 DEBUG : dir/sub: Looking for writers 2026/07/15 05:10:41 DEBUG : file0: reading active writers 2026/07/15 05:10:41 DEBUG : file2: reading active writers 2026/07/15 05:10:41 DEBUG : dir: Looking for writers 2026/07/15 05:10:41 DEBUG : file1: reading active writers 2026/07/15 05:10:41 DEBUG : sub: reading active writers 2026/07/15 05:10:41 DEBUG : Looking for writers 2026/07/15 05:10:41 DEBUG : dir: reading active writers 2026/07/15 05:10:41 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:41 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/15 05:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:41 DEBUG : Looking for writers 2026/07/15 05:10:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:41 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/15 05:10:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/15 05:10:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/15 05:10:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/15 05:10:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/15 05:10:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/15 05:10:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/15 05:10:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/15 05:10:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:41 DEBUG : dir: Looking for writers 2026/07/15 05:10:41 DEBUG : file1: reading active writers 2026/07/15 05:10:41 DEBUG : file1.metadata: reading active writers 2026/07/15 05:10:41 DEBUG : Looking for writers 2026/07/15 05:10:41 DEBUG : dir: reading active writers 2026/07/15 05:10:41 DEBUG : dir.metadata: reading active writers 2026/07/15 05:10:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:41 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:41 DEBUG : dir: Looking for writers 2026/07/15 05:10:41 DEBUG : file1: reading active writers 2026/07/15 05:10:41 DEBUG : Looking for writers 2026/07/15 05:10:41 DEBUG : dir: reading active writers 2026/07/15 05:10:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:41 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:41 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/15 05:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:41 DEBUG : dir: Looking for writers 2026/07/15 05:10:41 DEBUG : file1: reading active writers 2026/07/15 05:10:41 DEBUG : Looking for writers 2026/07/15 05:10:41 DEBUG : dir: reading active writers 2026/07/15 05:10:41 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:41 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : dir: Looking for writers 2026/07/15 05:10:42 DEBUG : file1: reading active writers 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : dir: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/07/15 05:10:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/15 05:10:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 05:10:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : file.txt: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:42 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:42 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : dir/file1: size = 25 OK 2026/07/15 05:10:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/15 05:10:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : dir: Looking for writers 2026/07/15 05:10:42 DEBUG : file1: reading active writers 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : dir: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:42 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : dir/file1: Remove: 2026/07/15 05:10:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:42 DEBUG : dir/file1: >Remove: err= 2026/07/15 05:10:42 DEBUG : dir/file1: Remove: 2026/07/15 05:10:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : dir: Looking for writers 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : dir: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:42 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : dir/file1: Remove: 2026/07/15 05:10:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:42 DEBUG : dir/file1: >Remove: err= 2026/07/15 05:10:42 DEBUG : dir/file1: Remove: 2026/07/15 05:10:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : dir: Looking for writers 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : dir: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:42 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 05:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 05:10:42 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/15 05:10:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 05:10:42 DEBUG : dir/file1: Open: flags=0x3 2026/07/15 05:10:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/15 05:10:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : dir: Looking for writers 2026/07/15 05:10:42 DEBUG : file1: reading active writers 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : dir: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:42 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:42 DEBUG : dir: Looking for writers 2026/07/15 05:10:42 DEBUG : file1: reading active writers 2026/07/15 05:10:42 DEBUG : Looking for writers 2026/07/15 05:10:42 DEBUG : dir: reading active writers 2026/07/15 05:10:42 DEBUG : >WaitForWriters: 2026/07/15 05:10:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:42 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa5f240d0 2026/07/15 05:10:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 05:10:42 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa5f240d0 2026/07/15 05:10:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 05:10:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1: File is currently open, delaying rename 0x38cfa5f240d0 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 05:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:43 DEBUG : dir/file1: size = 25 OK 2026/07/15 05:10:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:43 DEBUG : newLeaf: Running delayed rename now 2026/07/15 05:10:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:43 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa5f240d0 2026/07/15 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:43 DEBUG : >WaitForWriters: 2026/07/15 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:43 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : file1: reading active writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : >WaitForWriters: 2026/07/15 05:10:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:43 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa61f11e0 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 05:10:43 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa61f11e0 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1: File is currently open, delaying rename 0x38cfa61f11e0 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 05:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:43 DEBUG : dir/file1: size = 25 OK 2026/07/15 05:10:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:43 DEBUG : newLeaf: Running delayed rename now 2026/07/15 05:10:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:43 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa61f11e0 2026/07/15 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : >WaitForWriters: 2026/07/15 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:43 DEBUG : >WaitForWriters: 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:43 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:43 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa64452c0): openPending: 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa64452c0): >openPending: err= 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa64452c0): _writeAt: size=14, off=0 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa64452c0): >_writeAt: n=14, err= 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa64452c0): close: 2026/07/15 05:10:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 05:10:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa64452c0): >close: err= 2026/07/15 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : file1: reading active writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : file1: reading active writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : file1: reading active writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : file1: reading active writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 05:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:43 DEBUG : dir/file1: size = 14 OK 2026/07/15 05:10:43 INFO : dir/file1: Copied (replaced existing) 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:43 DEBUG : dir: Looking for writers 2026/07/15 05:10:43 DEBUG : file1: reading active writers 2026/07/15 05:10:43 DEBUG : Looking for writers 2026/07/15 05:10:43 DEBUG : dir: reading active writers 2026/07/15 05:10:43 DEBUG : >WaitForWriters: 2026/07/15 05:10:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa6445c00): _readAt: size=512, off=0 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa6445c00): openPending: 2026/07/15 05:10:43 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/07/15 05:10:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa6445c00): >openPending: err= 2026/07/15 05:10:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa6445c00): >_readAt: n=14, err=EOF 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa6445c00): close: 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa6445c00): >close: err= 2026/07/15 05:10:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:43 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa69e81a0 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 05:10:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 05:10:43 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa69e81a0 2026/07/15 05:10:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa610e240): openPending: 2026/07/15 05:10:43 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/07/15 05:10:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 05:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa610e240): >openPending: err= 2026/07/15 05:10:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa610e240): _writeAt: size=25, off=0 2026/07/15 05:10:43 DEBUG : dir/file1(0x38cfa610e240): >_writeAt: n=25, err= 2026/07/15 05:10:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:44 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa69e81a0 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:44 DEBUG : newLeaf(0x38cfa610e240): close: 2026/07/15 05:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 05:10:43.95770859 +0000 UTC m=+6.970823364 2026/07/15 05:10:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:44 DEBUG : newLeaf(0x38cfa610e240): >close: err= 2026/07/15 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 05:10:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:44 DEBUG : newLeaf: size = 25 OK 2026/07/15 05:10:44 INFO : newLeaf: Copied (replaced existing) 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 05:10:43 +0000 UTC" 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 05:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : >WaitForWriters: 2026/07/15 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : >WaitForWriters: 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:44 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : file1: reading active writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : >WaitForWriters: 2026/07/15 05:10:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:44 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa69f7040 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 05:10:44 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa69f7040 2026/07/15 05:10:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa6240a40): openPending: 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa6240a40): >openPending: err= 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa6240a40): _writeAt: size=25, off=0 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa6240a40): >_writeAt: n=25, err= 2026/07/15 05:10:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:44 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa69f7040 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:44 DEBUG : newLeaf(0x38cfa6240a40): close: 2026/07/15 05:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 05:10:44.462585648 +0000 UTC m=+7.475700422 2026/07/15 05:10:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:44 DEBUG : newLeaf(0x38cfa6240a40): >close: err= 2026/07/15 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 05:10:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:44 DEBUG : newLeaf: size = 25 OK 2026/07/15 05:10:44 INFO : newLeaf: Copied (replaced existing) 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 05:10:44 +0000 UTC" 2026/07/15 05:10:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 05:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : >WaitForWriters: 2026/07/15 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:44 DEBUG : >WaitForWriters: 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:44 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:44 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa64bc140): openPending: 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa64bc140): >openPending: err= 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa64bc140): _writeAt: size=14, off=0 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa64bc140): >_writeAt: n=14, err= 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa64bc140): close: 2026/07/15 05:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 05:10:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa64bc140): >close: err= 2026/07/15 05:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : file1: reading active writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : file1: reading active writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : file1: reading active writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : file1: reading active writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 05:10:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:44 DEBUG : dir/file1: size = 14 OK 2026/07/15 05:10:44 INFO : dir/file1: Copied (replaced existing) 2026/07/15 05:10:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:44 DEBUG : dir: Looking for writers 2026/07/15 05:10:44 DEBUG : file1: reading active writers 2026/07/15 05:10:44 DEBUG : Looking for writers 2026/07/15 05:10:44 DEBUG : dir: reading active writers 2026/07/15 05:10:44 DEBUG : >WaitForWriters: 2026/07/15 05:10:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa627c280): _readAt: size=512, off=0 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa627c280): openPending: 2026/07/15 05:10:44 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/07/15 05:10:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 05:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa627c280): >openPending: err= 2026/07/15 05:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa627c280): >_readAt: n=14, err=EOF 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa627c280): close: 2026/07/15 05:10:44 DEBUG : dir/file1(0x38cfa627c280): >close: err= 2026/07/15 05:10:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:45 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa64ad380 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 05:10:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 05:10:45 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa64ad380 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa64512c0): openPending: 2026/07/15 05:10:45 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/07/15 05:10:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa64512c0): >openPending: err= 2026/07/15 05:10:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa64512c0): _writeAt: size=25, off=0 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa64512c0): >_writeAt: n=25, err= 2026/07/15 05:10:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:45 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa64ad380 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:45 DEBUG : newLeaf(0x38cfa64512c0): close: 2026/07/15 05:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 05:10:45.113167362 +0000 UTC m=+8.126282137 2026/07/15 05:10:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:45 DEBUG : newLeaf(0x38cfa64512c0): >close: err= 2026/07/15 05:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 05:10:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:45 DEBUG : newLeaf: size = 25 OK 2026/07/15 05:10:45 INFO : newLeaf: Copied (replaced existing) 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 05:10:45 +0000 UTC" 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : >WaitForWriters: 2026/07/15 05:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : >WaitForWriters: 2026/07/15 05:10:45 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:45 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:45 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:45 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:45 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:45 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : file1: reading active writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : >WaitForWriters: 2026/07/15 05:10:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa66de380): _readAt: size=512, off=0 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa66de380): openPending: 2026/07/15 05:10:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa66de380): >openPending: err= 2026/07/15 05:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/15 05:10:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:10:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa66de380): >_readAt: n=14, err=EOF 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa66de380): close: 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa66de380): >close: err= 2026/07/15 05:10:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:45 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa66bb2b0 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 05:10:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 05:10:45 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa66bb2b0 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa6730540): openPending: 2026/07/15 05:10:45 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/07/15 05:10:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa6730540): >openPending: err= 2026/07/15 05:10:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa6730540): _writeAt: size=25, off=0 2026/07/15 05:10:45 DEBUG : dir/file1(0x38cfa6730540): >_writeAt: n=25, err= 2026/07/15 05:10:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 05:10:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 05:10:45 DEBUG : newLeaf: Updating file with newLeaf 0x38cfa66bb2b0 2026/07/15 05:10:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:45 DEBUG : newLeaf(0x38cfa6730540): close: 2026/07/15 05:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 05:10:45.629898162 +0000 UTC m=+8.643012946 2026/07/15 05:10:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:45 DEBUG : newLeaf(0x38cfa6730540): >close: err= 2026/07/15 05:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 05:10:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:45 DEBUG : newLeaf: size = 25 OK 2026/07/15 05:10:45 INFO : newLeaf: Copied (replaced existing) 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 05:10:45 +0000 UTC" 2026/07/15 05:10:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 05:10:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 05:10:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : >WaitForWriters: 2026/07/15 05:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:45 DEBUG : dir: Looking for writers 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 DEBUG : dir: reading active writers 2026/07/15 05:10:45 DEBUG : newLeaf: reading active writers 2026/07/15 05:10:45 DEBUG : >WaitForWriters: 2026/07/15 05:10:45 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestFileRename (3.12s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:45 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:45 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:45 DEBUG : Looking for writers 2026/07/15 05:10:45 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:45 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:46 DEBUG : dir: Looking for writers 2026/07/15 05:10:46 DEBUG : file1: reading active writers 2026/07/15 05:10:46 DEBUG : Looking for writers 2026/07/15 05:10:46 DEBUG : dir: reading active writers 2026/07/15 05:10:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:46 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/15 05:10:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/15 05:10:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/15 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:46 DEBUG : dir: Looking for writers 2026/07/15 05:10:46 DEBUG : file1: reading active writers 2026/07/15 05:10:46 DEBUG : Looking for writers 2026/07/15 05:10:46 DEBUG : dir: reading active writers 2026/07/15 05:10:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:46 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/15 05:10:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/15 05:10:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/15 05:10:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/15 05:10:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/15 05:10:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/15 05:10:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/15 05:10:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/15 05:10:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/15 05:10:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/15 05:10:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/15 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:46 DEBUG : dir: Looking for writers 2026/07/15 05:10:46 DEBUG : file1: reading active writers 2026/07/15 05:10:46 DEBUG : Looking for writers 2026/07/15 05:10:46 DEBUG : dir: reading active writers 2026/07/15 05:10:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:46 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:46 DEBUG : dir: Looking for writers 2026/07/15 05:10:46 DEBUG : file1: reading active writers 2026/07/15 05:10:46 DEBUG : Looking for writers 2026/07/15 05:10:46 DEBUG : dir: reading active writers 2026/07/15 05:10:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:46 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/15 05:10:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/15 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:46 DEBUG : dir: Looking for writers 2026/07/15 05:10:46 DEBUG : file1: reading active writers 2026/07/15 05:10:46 DEBUG : Looking for writers 2026/07/15 05:10:46 DEBUG : dir: reading active writers 2026/07/15 05:10:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:46 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:46 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:46 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:46 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:46 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): _readAt: size=1, off=0 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): openPending: 2026/07/15 05:10:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): >openPending: err= 2026/07/15 05:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): >_readAt: n=1, err= 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): _readAt: size=256, off=1 2026/07/15 05:10:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): >_readAt: n=15, err=EOF 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): _readAt: size=16, off=16 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): >_readAt: n=0, err=EOF 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): close: 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): >close: err= 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): close: 2026/07/15 05:10:46 DEBUG : dir/file1(0x38cfa5f4f940): >close: err=file already closed 2026/07/15 05:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:46 DEBUG : dir: Looking for writers 2026/07/15 05:10:46 DEBUG : file1: reading active writers 2026/07/15 05:10:46 DEBUG : Looking for writers 2026/07/15 05:10:46 DEBUG : dir: reading active writers 2026/07/15 05:10:46 DEBUG : >WaitForWriters: 2026/07/15 05:10:46 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.17s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): _readAt: size=1, off=0 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): openPending: 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >openPending: err= 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): _readAt: size=1, off=5 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): _readAt: size=1, off=3 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): _readAt: size=1, off=13 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): _readAt: size=16, off=100 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >_readAt: n=0, err=EOF 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): close: 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa67e7040): >close: err= 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : dir: Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : dir: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=1, off=0 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): openPending: 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >openPending: err= 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=1, off=5 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=1, off=1 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=1, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=6, off=10 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=6, err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=256, off=10 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=6, err=EOF 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=256, off=100 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=0, err=EOF 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): close: 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >close: err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): _readAt: size=256, off=100 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa619b380): >_readAt: n=0, err=file already closed 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : dir: Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : dir: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): RWFileHandle.Flush 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): _readAt: size=256, off=0 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): openPending: 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): >openPending: err= 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): >_readAt: n=16, err=EOF 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): RWFileHandle.Flush 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): RWFileHandle.Flush 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): close: 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa6316b80): >close: err= 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : dir: Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : dir: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:10:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 05:10:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): _readAt: size=256, off=0 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): openPending: 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): >openPending: err= 2026/07/15 05:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): >_readAt: n=16, err=EOF 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): RWFileHandle.Release 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): close: 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): >close: err= 2026/07/15 05:10:47 DEBUG : dir/file1(0x38cfa62fb500): RWFileHandle.Release 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : dir: Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : dir: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:47 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): openPending: 2026/07/15 05:10:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): >openPending: err= 2026/07/15 05:10:47 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): _writeAt: size=5, off=0 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): >_writeAt: n=5, err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): _writeAt: size=7, off=5 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): >_writeAt: n=7, err= 2026/07/15 05:10:47 DEBUG : file1: vfs cache: truncate to size=11 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): close: 2026/07/15 05:10:47 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 05:10:47.630696313 +0000 UTC m=+10.643811097 2026/07/15 05:10:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): >close: err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): close: 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6b62980): >close: err=file already closed 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:47 DEBUG : file1: vfs cache: starting upload 2026/07/15 05:10:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:47 DEBUG : file1: size = 11 OK 2026/07/15 05:10:47 INFO : file1: Copied (new) 2026/07/15 05:10:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-15 05:10:47 +0000 UTC" 2026/07/15 05:10:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:47 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:47 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): openPending: 2026/07/15 05:10:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): >openPending: err= 2026/07/15 05:10:47 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): _writeAt: size=7, off=0 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): >_writeAt: n=7, err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): _writeAt: size=6, off=5 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): >_writeAt: n=6, err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): close: 2026/07/15 05:10:47 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 05:10:47.82873195 +0000 UTC m=+10.841846734 2026/07/15 05:10:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): >close: err= 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): _writeAt: size=5, off=0 2026/07/15 05:10:47 DEBUG : file1(0x38cfa6405680): >_writeAt: n=0, err=file already closed 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:47 DEBUG : file1: vfs cache: starting upload 2026/07/15 05:10:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:47 DEBUG : file1: size = 11 OK 2026/07/15 05:10:47 INFO : file1: Copied (new) 2026/07/15 05:10:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-15 05:10:47 +0000 UTC" 2026/07/15 05:10:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:47 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:47 DEBUG : Looking for writers 2026/07/15 05:10:47 DEBUG : file1: reading active writers 2026/07/15 05:10:47 DEBUG : >WaitForWriters: 2026/07/15 05:10:47 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:48 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:48 DEBUG : file1(0x38cfa66d2400): openPending: 2026/07/15 05:10:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : file1(0x38cfa66d2400): >openPending: err= 2026/07/15 05:10:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 05:10:48 DEBUG : file1(0x38cfa66d2400): close: 2026/07/15 05:10:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 05:10:48.026492873 +0000 UTC m=+11.039607647 2026/07/15 05:10:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:48 DEBUG : file1(0x38cfa66d2400): >close: err= 2026/07/15 05:10:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 05:10:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:10:48 DEBUG : file2: newRWFileHandle: 2026/07/15 05:10:48 DEBUG : file2(0x38cfa66d2880): openPending: 2026/07/15 05:10:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:48 DEBUG : file2(0x38cfa66d2880): >openPending: err= 2026/07/15 05:10:48 DEBUG : file2: >newRWFileHandle: err= 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/15 05:10:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/15 05:10:48 DEBUG : file2(0x38cfa66d2880): RWFileHandle.Flush 2026/07/15 05:10:48 DEBUG : file2(0x38cfa66d2880): RWFileHandle.Release 2026/07/15 05:10:48 DEBUG : file2(0x38cfa66d2880): close: 2026/07/15 05:10:48 DEBUG : file2: vfs cache: setting modification time to 2026-07-15 05:10:48.02739238 +0000 UTC m=+11.040507164 2026/07/15 05:10:48 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:48 DEBUG : file2(0x38cfa66d2880): >close: err= 2026/07/15 05:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/15 05:10:48 DEBUG : file1: vfs cache: starting upload 2026/07/15 05:10:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:48 DEBUG : file2: vfs cache: starting upload 2026/07/15 05:10:48 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:48 DEBUG : file1: size = 0 OK 2026/07/15 05:10:48 INFO : file1: Copied (new) 2026/07/15 05:10:48 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-15 05:10:48 +0000 UTC" 2026/07/15 05:10:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/15 05:10:48 DEBUG : file2: size = 0 OK 2026/07/15 05:10:48 INFO : file2: Copied (new) 2026/07/15 05:10:48 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-15 05:10:48 +0000 UTC" 2026/07/15 05:10:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 05:10:48 INFO : file2: vfs cache: upload succeeded try #1 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : >WaitForWriters: 2026/07/15 05:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : file2: reading active writers 2026/07/15 05:10:48 DEBUG : >WaitForWriters: 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:48 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): openPending: 2026/07/15 05:10:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): >openPending: err= 2026/07/15 05:10:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): _writeAt: size=5, off=0 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): >_writeAt: n=5, err= 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): RWFileHandle.Flush 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): RWFileHandle.Flush 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): close: 2026/07/15 05:10:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 05:10:48.396319857 +0000 UTC m=+11.409434670 2026/07/15 05:10:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:48 DEBUG : file1(0x38cfa652c540): >close: err= 2026/07/15 05:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:48 DEBUG : file1: vfs cache: starting upload 2026/07/15 05:10:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:48 DEBUG : file1: size = 5 OK 2026/07/15 05:10:48 INFO : file1: Copied (new) 2026/07/15 05:10:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 05:10:48 +0000 UTC" 2026/07/15 05:10:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : >WaitForWriters: 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:48 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): openPending: 2026/07/15 05:10:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): >openPending: err= 2026/07/15 05:10:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): _writeAt: size=5, off=0 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): >_writeAt: n=5, err= 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): RWFileHandle.Release 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): close: 2026/07/15 05:10:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 05:10:48.582934595 +0000 UTC m=+11.596049379 2026/07/15 05:10:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): >close: err= 2026/07/15 05:10:48 DEBUG : file1(0x38cfa672a940): RWFileHandle.Release 2026/07/15 05:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:48 DEBUG : file1: vfs cache: starting upload 2026/07/15 05:10:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:48 DEBUG : file1: size = 5 OK 2026/07/15 05:10:48 INFO : file1: Copied (new) 2026/07/15 05:10:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 05:10:48 +0000 UTC" 2026/07/15 05:10:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : >WaitForWriters: 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:48 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 05:10:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:48 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:48 DEBUG : dir/file1(0x38cfa695ed80): openPending: 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 DEBUG : dir/file1(0x38cfa695ed80): >openPending: err= 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 05:10:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:48 DEBUG : dir/file1(0x38cfa695ed80): _writeAt: size=5, off=0 2026/07/15 05:10:48 DEBUG : dir/file1(0x38cfa695ed80): >_writeAt: n=5, err= 2026/07/15 05:10:48 DEBUG : dir/file1(0x38cfa695ed80): close: 2026/07/15 05:10:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-15 05:10:48.835138249 +0000 UTC m=+11.848253033 2026/07/15 05:10:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:48 DEBUG : dir/file1(0x38cfa695ed80): >close: err= 2026/07/15 05:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:48 DEBUG : dir: Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : dir: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:48 DEBUG : dir: Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : dir: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:48 DEBUG : dir: Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : dir: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:48 DEBUG : dir: Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : dir: reading active writers 2026/07/15 05:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 05:10:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:48 DEBUG : dir/file1: size = 5 OK 2026/07/15 05:10:48 INFO : dir/file1: Copied (replaced existing) 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-15 05:10:48 +0000 UTC" 2026/07/15 05:10:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:48 DEBUG : dir: Looking for writers 2026/07/15 05:10:48 DEBUG : file1: reading active writers 2026/07/15 05:10:48 DEBUG : Looking for writers 2026/07/15 05:10:48 DEBUG : dir: reading active writers 2026/07/15 05:10:48 DEBUG : >WaitForWriters: 2026/07/15 05:10:48 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 05:10:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): openPending: 2026/07/15 05:10:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/15 05:10:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 05:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): _writeAt: size=15, off=5 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): >_writeAt: n=15, err= 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): close: 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/15 05:10:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-15 05:10:49.120695386 +0000 UTC m=+12.133810170 2026/07/15 05:10:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : dir/file1(0x38cfa67556c0): >close: err= 2026/07/15 05:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:49 DEBUG : dir: Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : dir: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:49 DEBUG : dir: Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : dir: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:49 DEBUG : dir: Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : dir: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:49 DEBUG : dir: Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : dir: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:49 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 05:10:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:49 DEBUG : dir/file1: size = 20 OK 2026/07/15 05:10:49 INFO : dir/file1: Copied (replaced existing) 2026/07/15 05:10:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-15 05:10:49 +0000 UTC" 2026/07/15 05:10:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:49 DEBUG : dir: Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : dir: reading active writers 2026/07/15 05:10:49 DEBUG : >WaitForWriters: 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : file1(0x38cfa6984f80): openPending: 2026/07/15 05:10:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 DEBUG : file1(0x38cfa6984f80): >openPending: err= 2026/07/15 05:10:49 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 05:10:49 DEBUG : file1(0x38cfa6984f80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : file1(0x38cfa6984f80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : file1(0x38cfa6984f80): close: 2026/07/15 05:10:49 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 05:10:49.340434657 +0000 UTC m=+12.353549441 2026/07/15 05:10:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : file1(0x38cfa6984f80): >close: err= 2026/07/15 05:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:49 DEBUG : file1: vfs cache: starting upload 2026/07/15 05:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:10:49 DEBUG : file1: size = 5 OK 2026/07/15 05:10:49 INFO : file1: Copied (new) 2026/07/15 05:10:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 05:10:49 +0000 UTC" 2026/07/15 05:10:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : >WaitForWriters: 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb4c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb4c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb4c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb4c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb4c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.527735954 +0000 UTC m=+12.540850738 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb4c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.527735954 +0000 UTC m=+12.540850738 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fb940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fbe00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fbe00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fbe00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fbe00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fbe00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.527735954 +0000 UTC m=+12.540850738 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64fbe00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636d110 item 1 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444540): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.530061908 +0000 UTC m=+12.543176682 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444b40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444b40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.530061908 +0000 UTC m=+12.543176682 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636d730 item 2 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445180): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445180): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445180): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.531544821 +0000 UTC m=+12.544659605 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.531544821 +0000 UTC m=+12.544659605 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445680): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445b40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445b40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.531544821 +0000 UTC m=+12.544659605 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636dc00 item 3 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.533392648 +0000 UTC m=+12.546507433 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4400): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4400): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4400): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.533392648 +0000 UTC m=+12.546507433 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a6cb0 item 4 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4a40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4a40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4a40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4a40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4a40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.534753011 +0000 UTC m=+12.547867795 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4a40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.534753011 +0000 UTC m=+12.547867795 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d4f40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5400): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5400): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5400): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.534753011 +0000 UTC m=+12.547867795 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7030 item 5 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5a80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5a80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.537178602 +0000 UTC m=+12.550293386 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d5a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67760c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67760c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67760c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67760c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67760c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.537178602 +0000 UTC m=+12.550293386 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67760c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7500 item 6 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776740): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776740): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.538693063 +0000 UTC m=+12.551807847 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.538693063 +0000 UTC m=+12.551807847 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777100): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777100): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777100): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.538693063 +0000 UTC m=+12.551807847 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7880 item 7 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.541181532 +0000 UTC m=+12.554296316 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777cc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777cc0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.541181532 +0000 UTC m=+12.554296316 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7dc0 item 8 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa649e4c0): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e880): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e880): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e880): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.542686566 +0000 UTC m=+12.555801370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.542686566 +0000 UTC m=+12.555801370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649ed00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f200): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.542686566 +0000 UTC m=+12.555801370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697a310 item 9 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f880): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f880): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f880): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.544635643 +0000 UTC m=+12.557750437 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fe40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fe40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fe40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fe40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fe40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.544635643 +0000 UTC m=+12.557750437 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fe40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697aa10 item 10 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe580): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa61fe580): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe580): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe580): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe580): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe580): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe940): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe940): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe940): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.547111028 +0000 UTC m=+12.560225802 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.547111028 +0000 UTC m=+12.560225802 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fee40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff440): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff440): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.547111028 +0000 UTC m=+12.560225802 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697ad90 item 11 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffac0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffac0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.548928187 +0000 UTC m=+12.562042961 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450100): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450100): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450100): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.548928187 +0000 UTC m=+12.562042961 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697b420 item 12 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450740): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6450740): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450740): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450740): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450740): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450740): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450b00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450b00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.550692097 +0000 UTC m=+12.563806871 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6450b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64511c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64511c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64511c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64511c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64511c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.550692097 +0000 UTC m=+12.563806871 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64511c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697b7a0 item 13 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64518c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64518c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64518c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64518c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64518c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.552251393 +0000 UTC m=+12.565366167 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64518c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6451e00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6451e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6451e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6451e00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6451e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.552251393 +0000 UTC m=+12.565366167 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6451e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697bb20 item 14 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c540): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6a0c540): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c540): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c540): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c540): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c900): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c900): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.55380109 +0000 UTC m=+12.566915864 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0c900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0cfc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0cfc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0cfc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0cfc0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0cfc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.55380109 +0000 UTC m=+12.566915864 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0cfc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58000 item 15 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0d640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0d640): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0d640): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0d640): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0d640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.555219632 +0000 UTC m=+12.568334406 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0d640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0db80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0db80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0db80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0db80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0db80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.555219632 +0000 UTC m=+12.568334406 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0db80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58380 item 16 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.556899605 +0000 UTC m=+12.570014379 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.556899605 +0000 UTC m=+12.570014379 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67667c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766cc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766cc0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.556899605 +0000 UTC m=+12.570014379 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6766cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58700 item 17 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67673c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67673c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67673c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67673c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67673c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.558774101 +0000 UTC m=+12.571888875 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67673c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6767900): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6767900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6767900): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6767900): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6767900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.558774101 +0000 UTC m=+12.571888875 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6767900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58bd0 item 18 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0080): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0080): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.560390955 +0000 UTC m=+12.573505769 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.560390955 +0000 UTC m=+12.573505769 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0a80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0a80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.560390955 +0000 UTC m=+12.573505769 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f0a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58f50 item 19 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1100): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1100): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1100): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.562628383 +0000 UTC m=+12.575743157 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1640): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1640): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1640): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.562628383 +0000 UTC m=+12.575743157 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59570 item 20 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1d40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1d40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1d40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1d40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1d40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.564328594 +0000 UTC m=+12.577443408 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f1d40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.564328594 +0000 UTC m=+12.577443408 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0840): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0840): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0840): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.564328594 +0000 UTC m=+12.577443408 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a598f0 item 21 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0ec0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0ec0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0ec0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0ec0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0ec0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.566333505 +0000 UTC m=+12.579448299 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b0ec0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1400): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1400): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1400): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.566333505 +0000 UTC m=+12.579448299 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59dc0 item 22 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1a80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1a80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.567859479 +0000 UTC m=+12.580974253 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61b1a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.567859479 +0000 UTC m=+12.580974253 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8580): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8580): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8580): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.567859479 +0000 UTC m=+12.580974253 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa64763f0 item 23 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8c00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8c00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8c00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8c00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8c00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.569761026 +0000 UTC m=+12.582875800 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f8c00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9140): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9140): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9140): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.569761026 +0000 UTC m=+12.582875800 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476a10 item 24 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9780): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa61f9780): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9780): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9780): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9780): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9780): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9b40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9b40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.571150914 +0000 UTC m=+12.584265698 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61f9b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.571150914 +0000 UTC m=+12.584265698 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216680): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216680): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216680): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216680): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216680): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.571150914 +0000 UTC m=+12.584265698 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216680): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476d90 item 25 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216d00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216d00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216d00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216d00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216d00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.572514032 +0000 UTC m=+12.585628816 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6216d00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217240): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217240): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217240): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.572514032 +0000 UTC m=+12.585628816 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477260 item 26 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217880): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6217880): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217880): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217880): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217880): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217880): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.57366389 +0000 UTC m=+12.586778663 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6217c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.57366389 +0000 UTC m=+12.586778663 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240780): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240780): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240780): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.57366389 +0000 UTC m=+12.586778663 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477650 item 27 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240e00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240e00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.575222594 +0000 UTC m=+12.588337369 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6240e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241340): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241340): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241340): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.575222594 +0000 UTC m=+12.588337369 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477ce0 item 28 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241980): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6241980): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241980): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241980): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241980): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241980): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241d40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241d40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241d40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241d40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241d40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.576485444 +0000 UTC m=+12.589600218 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6241d40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629e500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629e500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629e500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629e500): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629e500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.576485444 +0000 UTC m=+12.589600218 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629e500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de1c0 item 29 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629eb80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629eb80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629eb80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629eb80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629eb80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.577781155 +0000 UTC m=+12.590895949 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629eb80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f0c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f0c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f0c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f0c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f0c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.577781155 +0000 UTC m=+12.590895949 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f0c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de5b0 item 30 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f700): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa629f700): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f700): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f700): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f700): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f700): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629f700): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629fac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629fac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629fac0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629fac0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629fac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.579538542 +0000 UTC m=+12.592653316 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa629fac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2280): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2280): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2280): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2280): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2280): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.579538542 +0000 UTC m=+12.592653316 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2280): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de930 item 31 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2900): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2900): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.580943778 +0000 UTC m=+12.594058583 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2e40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2e40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2e40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2e40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2e40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.580943778 +0000 UTC m=+12.594058583 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e2e40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dee00 item 32 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3480): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3480): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3480): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.582423605 +0000 UTC m=+12.595538379 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df180 item 33 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.582920218 +0000 UTC m=+12.596035031 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3e00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3e00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.582920218 +0000 UTC m=+12.596035031 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62e3e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df340 item 33 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc540): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.584413078 +0000 UTC m=+12.597527853 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df6c0 item 34 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.585126217 +0000 UTC m=+12.598240991 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fc9c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fcf00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fcf00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fcf00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fcf00): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fcf00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.585126217 +0000 UTC m=+12.598240991 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fcf00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df880 item 34 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd540): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.586447906 +0000 UTC m=+12.599562681 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dfce0 item 35 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.586953836 +0000 UTC m=+12.600068610 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fd9c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fdec0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fdec0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fdec0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fdec0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fdec0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.586953836 +0000 UTC m=+12.600068610 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62fdec0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4000 item 35 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368640): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368640): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368640): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.588314419 +0000 UTC m=+12.601429203 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4380 item 36 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.588815348 +0000 UTC m=+12.601930122 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369080): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369080): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369080): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.588815348 +0000 UTC m=+12.601930122 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4690 item 36 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63696c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63696c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63696c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63696c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63696c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.590024748 +0000 UTC m=+12.603139522 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63696c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4b60 item 37 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.590515498 +0000 UTC m=+12.603630272 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6140): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6140): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6140): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.590515498 +0000 UTC m=+12.603630272 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4d20 item 37 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c67c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c67c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c67c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c67c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c67c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.592299015 +0000 UTC m=+12.605413788 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c67c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d50a0 item 38 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.593131166 +0000 UTC m=+12.606245940 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c6cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7200): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.593131166 +0000 UTC m=+12.606245940 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d5340 item 38 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7880): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7880): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7880): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.595366892 +0000 UTC m=+12.608481665 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d56c0 item 39 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.595885604 +0000 UTC m=+12.609000378 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63c7d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6380): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6380): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.595885604 +0000 UTC m=+12.609000378 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d5880 item 39 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6a00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6a00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.599399487 +0000 UTC m=+12.612514261 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d5c00 item 40 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.599909355 +0000 UTC m=+12.613024129 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e6f00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7440): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7440): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.599909355 +0000 UTC m=+12.613024129 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d5dc0 item 40 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.601361419 +0000 UTC m=+12.614476193 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63e7a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6048d20 item 41 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.601920888 +0000 UTC m=+12.615035663 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6049030 item 41 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.602926385 +0000 UTC m=+12.616041159 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641a4c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641aa00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641aa00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641aa00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641aa00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641aa00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.602926385 +0000 UTC m=+12.616041159 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641aa00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa60491f0 item 41 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.605048547 +0000 UTC m=+12.618163322 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545180 item 42 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.605869006 +0000 UTC m=+12.618983781 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545340 item 42 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.607153987 +0000 UTC m=+12.620268761 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1bc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648e3c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648e3c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648e3c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648e3c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648e3c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.607153987 +0000 UTC m=+12.620268761 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648e3c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545500 item 42 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.608413891 +0000 UTC m=+12.621528665 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ea00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ef00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ef00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ef00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65459d0 item 43 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ef00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ef00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.608845131 +0000 UTC m=+12.621959905 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648ef00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545b90 item 43 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.609460104 +0000 UTC m=+12.622574879 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f980): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f980): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f980): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f980): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f980): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.609460104 +0000 UTC m=+12.622574879 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa648f980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545d50 item 43 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.611533706 +0000 UTC m=+12.624648479 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b60c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b65c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b65c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b65c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578230 item 44 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b65c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b65c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.611954995 +0000 UTC m=+12.625069770 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b65c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578460 item 44 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.61327917 +0000 UTC m=+12.626393944 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b6b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7080): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7080): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7080): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.61327917 +0000 UTC m=+12.626393944 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578690 item 44 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.615786044 +0000 UTC m=+12.628900817 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b76c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7bc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7bc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7bc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578a80 item 45 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7bc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7bc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.616381882 +0000 UTC m=+12.629496656 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64b7bc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e83c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e83c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e83c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e83c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e83c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.616381882 +0000 UTC m=+12.629496656 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e83c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578c40 item 45 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.618254665 +0000 UTC m=+12.631369440 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8f00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8f00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8f00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65791f0 item 46 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8f00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8f00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.6189553 +0000 UTC m=+12.632070075 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e8f00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9600): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9600): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9600): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.6189553 +0000 UTC m=+12.632070075 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65793b0 item 46 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.621316942 +0000 UTC m=+12.634431716 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64e9c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c240): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579730 item 47 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c240): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.62178474 +0000 UTC m=+12.634899524 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c940): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c940): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c940): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.62178474 +0000 UTC m=+12.634899524 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652c940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65798f0 item 47 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.623402456 +0000 UTC m=+12.636517229 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652cf80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652d480): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652d480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652d480): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579c70 item 48 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652d480): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652d480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.623936437 +0000 UTC m=+12.637051211 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652d480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652db80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652db80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652db80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652db80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652db80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.623936437 +0000 UTC m=+12.637051211 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa652db80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa000 item 48 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e2c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e2c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e2c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e2c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e2c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.625247397 +0000 UTC m=+12.638362170 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e2c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa380 item 49 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.625655422 +0000 UTC m=+12.638770196 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656e740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656ec80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656ec80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656ec80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656ec80): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656ec80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.625655422 +0000 UTC m=+12.638770196 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656ec80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa540 item 49 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f300): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f300): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f300): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f300): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f300): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.62763182 +0000 UTC m=+12.640746594 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f300): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aaa10 item 50 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.628144843 +0000 UTC m=+12.641259617 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656f800): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656fd80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656fd80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656fd80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656fd80): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656fd80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.628144843 +0000 UTC m=+12.641259617 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa656fd80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aac40 item 50 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592500): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592500): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592500): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.629246239 +0000 UTC m=+12.642361014 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab180 item 51 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.629691966 +0000 UTC m=+12.642806740 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592f40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592f40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592f40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592f40): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592f40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.629691966 +0000 UTC m=+12.642806740 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6592f40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab340 item 51 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa65935c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa65935c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa65935c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa65935c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa65935c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.630878793 +0000 UTC m=+12.643993567 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa65935c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab6c0 item 52 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.631456316 +0000 UTC m=+12.644571090 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6593ac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2140): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2140): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2140): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.631456316 +0000 UTC m=+12.644571090 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab880 item 52 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c27c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c27c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c27c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c27c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c27c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.63284357 +0000 UTC m=+12.645958343 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c27c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66abc00 item 53 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.633319322 +0000 UTC m=+12.646434097 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c2cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3200): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.633319322 +0000 UTC m=+12.646434097 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66abdc0 item 53 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3880): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3880): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3880): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.634505749 +0000 UTC m=+12.647620523 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69ae8c0 item 54 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.635145829 +0000 UTC m=+12.648260603 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66c3d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ee400): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ee400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ee400): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ee400): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ee400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.635145829 +0000 UTC m=+12.648260603 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ee400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69aec40 item 54 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eea80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eea80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eea80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eea80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eea80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.636399892 +0000 UTC m=+12.649514666 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eea80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af180 item 55 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.636810773 +0000 UTC m=+12.649925546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66eef80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ef4c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ef4c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ef4c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ef4c0): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ef4c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.636810773 +0000 UTC m=+12.649925546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66ef4c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af340 item 55 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66efb40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66efb40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66efb40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66efb40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66efb40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.637966622 +0000 UTC m=+12.651081406 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa66efb40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af810 item 56 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.638495334 +0000 UTC m=+12.651610108 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67126c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67126c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67126c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67126c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67126c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.638495334 +0000 UTC m=+12.651610108 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67126c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af9d0 item 56 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.639568989 +0000 UTC m=+12.652683763 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6712d00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713240): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691e000 item 57 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713240): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.640046264 +0000 UTC m=+12.653161038 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691e1c0 item 57 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.640487161 +0000 UTC m=+12.653601935 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713d00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713d00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713d00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713d00): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713d00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.640487161 +0000 UTC m=+12.653601935 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6713d00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691e380 item 57 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.641623163 +0000 UTC m=+12.654737936 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748980): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748980): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748980): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691e930 item 58 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748980): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748980): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.642020559 +0000 UTC m=+12.655135333 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691eaf0 item 58 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.642514505 +0000 UTC m=+12.655629279 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6748ec0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749480): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749480): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749480): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.642514505 +0000 UTC m=+12.655629279 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691ed20 item 58 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.643579884 +0000 UTC m=+12.656694659 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6749ac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c100): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c100): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f1f0 item 59 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c100): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.644128714 +0000 UTC m=+12.657243488 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f3b0 item 59 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.644556908 +0000 UTC m=+12.657671681 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676c640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676cbc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676cbc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676cbc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676cbc0): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676cbc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.644556908 +0000 UTC m=+12.657671681 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676cbc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f570 item 59 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.645754204 +0000 UTC m=+12.658868979 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d740): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f9d0 item 60 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d740): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.646177068 +0000 UTC m=+12.659291841 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676d740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691fc00 item 60 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.646845702 +0000 UTC m=+12.659960476 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa676dc80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8340): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8340): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8340): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.646845702 +0000 UTC m=+12.659960476 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691fdc0 item 60 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.648965008 +0000 UTC m=+12.662079782 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8ec0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8ec0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8ec0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611c310 item 61 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8ec0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8ec0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.64987707 +0000 UTC m=+12.662991844 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a8ec0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a95c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a95c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a95c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a95c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a95c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.64987707 +0000 UTC m=+12.662991844 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a95c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611c930 item 61 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.652886868 +0000 UTC m=+12.666001642 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa67a9c00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ad40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ad40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ad40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6049490 item 62 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ad40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ad40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.653876003 +0000 UTC m=+12.666990777 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ad40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641b440): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641b440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641b440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641b440): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641b440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.653876003 +0000 UTC m=+12.666990777 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641b440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6049a40 item 62 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.65622444 +0000 UTC m=+12.669339243 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa641ba80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64460c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64460c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64460c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604c230 item 63 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64460c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64460c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.657048926 +0000 UTC m=+12.670163701 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64460c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64467c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64467c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64467c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64467c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64467c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.657048926 +0000 UTC m=+12.670163701 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64467c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604c3f0 item 63 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.659305721 +0000 UTC m=+12.672420505 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6446e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604c9a0 item 64 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.659741989 +0000 UTC m=+12.672856763 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447a40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447a40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447a40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447a40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447a40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.659741989 +0000 UTC m=+12.672856763 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6447a40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604ce70 item 64 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808180): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808180): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808180): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.661104957 +0000 UTC m=+12.674219730 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604d490 item 65 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.661539272 +0000 UTC m=+12.674654046 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808b00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808b00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.661539272 +0000 UTC m=+12.674654046 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6808b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604d650 item 65 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809140): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809140): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809140): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.663305225 +0000 UTC m=+12.676419999 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604dc00 item 66 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.663851711 +0000 UTC m=+12.676966484 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa68095c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809b00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809b00): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.663851711 +0000 UTC m=+12.676966484 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6809b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa604ddc0 item 66 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932240): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932240): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.666176653 +0000 UTC m=+12.679291427 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6716310 item 67 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.666912534 +0000 UTC m=+12.680027308 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69326c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932bc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932bc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932bc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932bc0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932bc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.666912534 +0000 UTC m=+12.680027308 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6932bc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6716620 item 67 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933240): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933240): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.668132623 +0000 UTC m=+12.681247397 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67169a0 item 68 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.668682114 +0000 UTC m=+12.681796888 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933c80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933c80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933c80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933c80): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933c80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.668682114 +0000 UTC m=+12.681796888 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6933c80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6716b60 item 68 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e3c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e3c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e3c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e3c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e3c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.670025935 +0000 UTC m=+12.683140719 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e3c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6717030 item 69 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.670515454 +0000 UTC m=+12.683630228 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696e840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696ed40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696ed40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696ed40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696ed40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696ed40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.670515454 +0000 UTC m=+12.683630228 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696ed40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6717260 item 69 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f3c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f3c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f3c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f3c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f3c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.67174441 +0000 UTC m=+12.684859184 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f3c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6717810 item 70 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.672244258 +0000 UTC m=+12.685359031 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696f8c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696fe00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696fe00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696fe00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696fe00): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696fe00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.672244258 +0000 UTC m=+12.685359031 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa696fe00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6717a40 item 70 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0e580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0e580): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0e580): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0e580): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0e580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.673282206 +0000 UTC m=+12.686396979 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0e580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6717dc0 item 71 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.673701552 +0000 UTC m=+12.686816325 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ea80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ef80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ef80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ef80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ef80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ef80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.673701552 +0000 UTC m=+12.686816325 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0ef80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5db0230 item 71 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0f600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0f600): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0f600): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0f600): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0f600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.674896394 +0000 UTC m=+12.688011167 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0f600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5db13b0 item 72 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.675474499 +0000 UTC m=+12.688589273 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a0fb00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38140): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38140): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38140): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.675474499 +0000 UTC m=+12.688589273 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5db1650 item 72 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.676673609 +0000 UTC m=+12.689788383 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38700): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38c00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38c00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38c00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5db1c70 item 73 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38c00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38c00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.6772021 +0000 UTC m=+12.690316874 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a38c00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5db1e30 item 73 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.677659639 +0000 UTC m=+12.690774413 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a390c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39600): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39600): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39600): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.677659639 +0000 UTC m=+12.690774413 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dae380 item 73 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.678986048 +0000 UTC m=+12.692100822 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a39c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e240): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dae8c0 item 74 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e240): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.679463473 +0000 UTC m=+12.692578247 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5daed20 item 74 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.679937844 +0000 UTC m=+12.693052618 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9e780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9ed00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9ed00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9ed00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9ed00): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9ed00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.679937844 +0000 UTC m=+12.693052618 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9ed00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5daf030 item 74 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.681031325 +0000 UTC m=+12.694146099 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f840): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f840): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a0620 item 75 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f840): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.681566489 +0000 UTC m=+12.694681264 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9f840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a0af0 item 75 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.682120128 +0000 UTC m=+12.695234902 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6a9fd80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aba3c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aba3c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aba3c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aba3c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aba3c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.682120128 +0000 UTC m=+12.695234902 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aba3c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a0e00 item 75 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.683455273 +0000 UTC m=+12.696570047 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaa00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaf00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaf00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaf00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a1260 item 76 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaf00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaf00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.683904296 +0000 UTC m=+12.697019070 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abaf00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a1420 item 76 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.684426014 +0000 UTC m=+12.697540789 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb9c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb9c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb9c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb9c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb9c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.684426014 +0000 UTC m=+12.697540789 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6abb9c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a15e0 item 76 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.685474391 +0000 UTC m=+12.698589166 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc600): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc600): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a1960 item 77 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc600): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.685901903 +0000 UTC m=+12.699016678 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adc600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adcd00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adcd00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adcd00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adcd00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adcd00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.685901903 +0000 UTC m=+12.699016678 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6adcd00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa63a1d50 item 77 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.68749829 +0000 UTC m=+12.700613064 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add840): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add840): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6380a80 item 78 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add840): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.688173276 +0000 UTC m=+12.701288050 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6add840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe040): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe040): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe040): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe040): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe040): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.688173276 +0000 UTC m=+12.701288050 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe040): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6381030 item 78 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.689783737 +0000 UTC m=+12.702898511 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afe680): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afeb80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afeb80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afeb80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6381730 item 79 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afeb80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afeb80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.690254411 +0000 UTC m=+12.703369184 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6afeb80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff280): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff280): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff280): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff280): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff280): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.690254411 +0000 UTC m=+12.703369184 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff280): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6381ab0 item 79 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.69147473 +0000 UTC m=+12.704589504 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6aff8c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6affdc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6affdc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6affdc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5d60850 item 80 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6affdc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6affdc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.691905959 +0000 UTC m=+12.705020734 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6affdc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b205c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b205c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b205c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b205c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b205c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.691905959 +0000 UTC m=+12.705020734 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b205c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5d60d20 item 80 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b20c00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b20c00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b20c00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b20c00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b20c00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.693377219 +0000 UTC m=+12.706491994 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b20c00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dce000 item 81 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.6938142 +0000 UTC m=+12.706928974 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b215c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b215c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b215c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b215c0): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b215c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.6938142 +0000 UTC m=+12.706928974 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b215c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dce3f0 item 81 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.694919935 +0000 UTC m=+12.708034709 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b21c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dceb60 item 82 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.695382773 +0000 UTC m=+12.708497547 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b427c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b427c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b427c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b427c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b427c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.695382773 +0000 UTC m=+12.708497547 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b427c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dcee00 item 82 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42e40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42e40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42e40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42e40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42e40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.696415902 +0000 UTC m=+12.709530676 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b42e40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5dcfb20 item 83 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.696884972 +0000 UTC m=+12.709999745 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43880): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43880): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43880): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.696884972 +0000 UTC m=+12.709999745 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b43880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee02a0 item 83 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.698060717 +0000 UTC m=+12.711175492 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee0620 item 84 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.699073639 +0000 UTC m=+12.712188412 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60a80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60a80): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.699073639 +0000 UTC m=+12.712188412 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b60a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee07e0 item 84 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61100): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61100): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61100): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.700240207 +0000 UTC m=+12.713354981 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee0b60 item 85 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.700666406 +0000 UTC m=+12.713781181 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61b40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61b40): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.700666406 +0000 UTC m=+12.713781181 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b61b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee0d20 item 85 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e2c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e2c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e2c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e2c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e2c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.701706047 +0000 UTC m=+12.714820821 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e2c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee1340 item 86 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.702167413 +0000 UTC m=+12.715282187 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7e7c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7ed40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7ed40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7ed40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7ed40): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7ed40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.702167413 +0000 UTC m=+12.715282187 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7ed40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee1880 item 86 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f3c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f3c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f3c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f3c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f3c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.703651909 +0000 UTC m=+12.716766683 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f3c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5ee1ce0 item 87 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.704149683 +0000 UTC m=+12.717264456 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7f8c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7fe00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7fe00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7fe00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7fe00): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7fe00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.704149683 +0000 UTC m=+12.717264456 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6b7fe00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5e1e1c0 item 87 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bae580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bae580): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bae580): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bae580): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bae580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.705189213 +0000 UTC m=+12.718303987 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bae580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5e1f810 item 88 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.70566176 +0000 UTC m=+12.718776533 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baea80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf000): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf000): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf000): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.70566176 +0000 UTC m=+12.718776533 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5e1fb90 item 88 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.706706851 +0000 UTC m=+12.719821625 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6baf640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bafb80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bafb80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bafb80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5d984d0 item 89 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bafb80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bafb80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.707302749 +0000 UTC m=+12.720417523 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bafb80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5d99340 item 89 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.707780706 +0000 UTC m=+12.720895480 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd01c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0740): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0740): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0740): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.707780706 +0000 UTC m=+12.720895480 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6046000 item 89 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.708874829 +0000 UTC m=+12.721989613 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd0d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd12c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd12c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd12c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa60464d0 item 90 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd12c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd12c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.709224164 +0000 UTC m=+12.722338937 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd12c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6046690 item 90 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.709719393 +0000 UTC m=+12.722834168 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1800): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1dc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1dc0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.709719393 +0000 UTC m=+12.722834168 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6bd1dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa60469a0 item 90 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.71112467 +0000 UTC m=+12.724239444 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8a40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8a40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8a40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6046fc0 item 91 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8a40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8a40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.711455921 +0000 UTC m=+12.724570696 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8a40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6047340 item 91 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.711898812 +0000 UTC m=+12.725013596 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be8f80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9500): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.711898812 +0000 UTC m=+12.725013596 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6047570 item 91 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.713016018 +0000 UTC m=+12.726130792 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6be9b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a180): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a180): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6047c00 item 92 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a180): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.713472826 +0000 UTC m=+12.726587600 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5a92380 item 92 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.713957996 +0000 UTC m=+12.727072770 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0a6c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0ac80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0ac80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0ac80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0ac80): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0ac80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.713957996 +0000 UTC m=+12.727072770 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0ac80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5a92690 item 92 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.715456046 +0000 UTC m=+12.728570821 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b2c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b800): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b800): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b800): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5a93810 item 93 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b800): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b800): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.715828937 +0000 UTC m=+12.728943711 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c0b800): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28000): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28000): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28000): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.715828937 +0000 UTC m=+12.728943711 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5a93b90 item 93 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.717025823 +0000 UTC m=+12.730140597 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28b80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28b80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28b80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5da24d0 item 94 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28b80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28b80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.717582557 +0000 UTC m=+12.730697341 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28b80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29280): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29280): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29280): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29280): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29280): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.717582557 +0000 UTC m=+12.730697341 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29280): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5da2a10 item 94 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.719418882 +0000 UTC m=+12.732533656 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c298c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28140): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28140): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611c150 item 95 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28140): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.720010803 +0000 UTC m=+12.733125577 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28840): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28840): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28840): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.720010803 +0000 UTC m=+12.733125577 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c28840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611c8c0 item 95 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.721573295 +0000 UTC m=+12.734688068 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c29e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e6c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e6c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e6c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611d110 item 96 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e6c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e6c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.722003753 +0000 UTC m=+12.735118527 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e6c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ee40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ee40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ee40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ee40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ee40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.722003753 +0000 UTC m=+12.735118527 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ee40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611d490 item 96 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= 2026/07/15 05:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : >WaitForWriters: 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f100): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f100): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f100): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.745539514 +0000 UTC m=+12.758654298 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.745539514 +0000 UTC m=+12.758654298 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fac0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fac0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.745539514 +0000 UTC m=+12.758654298 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a64d0 item 1 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe200): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe200): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe200): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.749456633 +0000 UTC m=+12.762571417 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe700): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe700): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe700): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe700): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe700): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.749456633 +0000 UTC m=+12.762571417 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe700): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a69a0 item 2 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.750754638 +0000 UTC m=+12.763869462 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.750754638 +0000 UTC m=+12.763869462 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff2c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff780): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff780): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff780): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.750754638 +0000 UTC m=+12.763869462 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a6e00 item 3 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffe00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffe00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffe00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffe00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffe00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.752696482 +0000 UTC m=+12.765811256 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ffe00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0480): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0480): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0480): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.752696482 +0000 UTC m=+12.765811256 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a72d0 item 4 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0c80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0c80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0c80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0c80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0c80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.754053439 +0000 UTC m=+12.767168242 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0c80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.754053439 +0000 UTC m=+12.767168242 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1a40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1a40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1a40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1a40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1a40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.754053439 +0000 UTC m=+12.767168242 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1a40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7650 item 5 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.756476465 +0000 UTC m=+12.769591269 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0880): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0880): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0880): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.756476465 +0000 UTC m=+12.769591269 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7b20 item 6 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0f00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0f00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0f00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0f00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0f00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.758647628 +0000 UTC m=+12.771762402 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e0f00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.758647628 +0000 UTC m=+12.771762402 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e1400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e18c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e18c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e18c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e18c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e18c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.758647628 +0000 UTC m=+12.771762402 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69e18c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58070 item 7 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec040): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec040): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec040): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec040): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec040): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.76034347 +0000 UTC m=+12.773458324 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec040): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec580): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec580): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec580): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.76034347 +0000 UTC m=+12.773458324 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ec580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58540 item 8 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecb40): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa69ecb40): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecb40): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecb40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecb40): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecb40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecf00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecf00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecf00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecf00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecf00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.761793772 +0000 UTC m=+12.774908546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ecf00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.761793772 +0000 UTC m=+12.774908546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed880): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed880): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed880): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.761793772 +0000 UTC m=+12.774908546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69ed880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a588c0 item 9 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.763460869 +0000 UTC m=+12.776575643 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa540): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa540): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa540): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.763460869 +0000 UTC m=+12.776575643 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fa540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58d90 item 10 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fab80): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa69fab80): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fab80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fab80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fab80): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fab80): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fab80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69faf40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69faf40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69faf40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69faf40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69faf40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.764797817 +0000 UTC m=+12.777912611 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69faf40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.764797817 +0000 UTC m=+12.777912611 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb940): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb940): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb940): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.764797817 +0000 UTC m=+12.777912611 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa69fb940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59260 item 11 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e0c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e0c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e0c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e0c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e0c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.766832175 +0000 UTC m=+12.779946999 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e0c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e600): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e600): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e600): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.766832175 +0000 UTC m=+12.779946999 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600e600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59730 item 12 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600ec40): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa600ec40): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600ec40): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600ec40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600ec40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600ec40): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600ec40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.768512948 +0000 UTC m=+12.781627722 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f6c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f6c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f6c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f6c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f6c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.768512948 +0000 UTC m=+12.781627722 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600f6c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59ab0 item 13 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600fd40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600fd40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600fd40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600fd40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600fd40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.769876116 +0000 UTC m=+12.782990890 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa600fd40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc380): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc380): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.769876116 +0000 UTC m=+12.782990890 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476070 item 14 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc9c0): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa60fc9c0): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc9c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc9c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc9c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fc9c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fcd80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fcd80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fcd80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fcd80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fcd80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.771381741 +0000 UTC m=+12.784496546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fcd80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fd440): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fd440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fd440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fd440): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fd440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.771381741 +0000 UTC m=+12.784496546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fd440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476460 item 15 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fdac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fdac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fdac0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fdac0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fdac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.772611309 +0000 UTC m=+12.785726093 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa60fdac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166100): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166100): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166100): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.772611309 +0000 UTC m=+12.785726093 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476930 item 16 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166740): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166740): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.773911949 +0000 UTC m=+12.787026724 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.773911949 +0000 UTC m=+12.787026724 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6166bc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61670c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61670c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61670c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61670c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61670c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.773911949 +0000 UTC m=+12.787026724 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61670c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476cb0 item 17 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167740): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167740): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.775763463 +0000 UTC m=+12.788878266 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167c80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167c80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167c80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167c80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167c80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.775763463 +0000 UTC m=+12.788878266 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6167c80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477180 item 18 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc400): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc400): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc400): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.776848609 +0000 UTC m=+12.789963383 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.776848609 +0000 UTC m=+12.789963383 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bc900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bce00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bce00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bce00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bce00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bce00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.776848609 +0000 UTC m=+12.789963383 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bce00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477570 item 19 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd480): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd480): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd480): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.778419857 +0000 UTC m=+12.791534631 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd9c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd9c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd9c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd9c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd9c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.778419857 +0000 UTC m=+12.791534631 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61bd9c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477b90 item 20 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210140): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210140): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210140): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.780011444 +0000 UTC m=+12.793126238 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.780011444 +0000 UTC m=+12.793126238 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210b40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210b40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.780011444 +0000 UTC m=+12.793126238 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6210b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de0e0 item 21 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62111c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62111c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62111c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62111c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62111c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.78173069 +0000 UTC m=+12.794845463 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62111c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211700): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211700): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211700): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211700): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211700): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.78173069 +0000 UTC m=+12.794845463 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211700): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de620 item 22 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211d80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211d80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.782939497 +0000 UTC m=+12.796054272 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6211d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.782939497 +0000 UTC m=+12.796054272 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236880): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236880): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236880): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.782939497 +0000 UTC m=+12.796054272 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dea10 item 23 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236f00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236f00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236f00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236f00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236f00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.784686435 +0000 UTC m=+12.797801239 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6236f00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237440): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237440): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.784686435 +0000 UTC m=+12.797801239 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67defc0 item 24 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237a80): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6237a80): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237a80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237a80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237e40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237e40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237e40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237e40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237e40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.786032351 +0000 UTC m=+12.799147145 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6237e40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.786032351 +0000 UTC m=+12.799147145 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246980): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246980): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246980): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246980): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246980): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.786032351 +0000 UTC m=+12.799147145 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6246980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df340 item 25 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.787935762 +0000 UTC m=+12.801050546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247540): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247540): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247540): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.787935762 +0000 UTC m=+12.801050546 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df810 item 26 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247b80): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6247b80): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247b80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247b80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247b80): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6247b80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260040): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260040): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260040): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260040): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260040): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.789221514 +0000 UTC m=+12.802336289 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260040): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.789221514 +0000 UTC m=+12.802336289 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260a80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260a80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.789221514 +0000 UTC m=+12.802336289 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6260a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dfc70 item 27 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2440): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2440): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2440): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.790864116 +0000 UTC m=+12.803978890 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2e40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2e40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2e40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2e40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2e40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.790864116 +0000 UTC m=+12.803978890 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2e40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697a2a0 item 28 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3cc0): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa5fe3cc0): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3cc0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3cc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94200): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94200): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94200): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.79251295 +0000 UTC m=+12.805627724 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c948c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c948c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c948c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c948c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c948c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.79251295 +0000 UTC m=+12.805627724 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c948c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697a850 item 29 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94f40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94f40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94f40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94f40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94f40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.794068298 +0000 UTC m=+12.807183073 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c94f40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95480): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95480): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95480): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.794068298 +0000 UTC m=+12.807183073 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697abd0 item 30 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95ac0): _readAt: size=2, off=0 2026/07/15 05:10:49 ERROR : open-test-file(0x38cfa6c95ac0): Couldn't read size of file 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95ac0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95ac0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95ac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95ac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95e80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95e80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95e80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95e80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95e80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.795366544 +0000 UTC m=+12.808481318 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c95e80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6640): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6640): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6640): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6640): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6640): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.795366544 +0000 UTC m=+12.808481318 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6640): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697af50 item 31 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6cc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6cc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.796788091 +0000 UTC m=+12.809902866 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca6cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7200): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.796788091 +0000 UTC m=+12.809902866 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697b490 item 32 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7840): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7840): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7840): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.798165916 +0000 UTC m=+12.811280731 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697b810 item 33 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.798729104 +0000 UTC m=+12.811843878 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ca7cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc02c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc02c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc02c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc02c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc02c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.798729104 +0000 UTC m=+12.811843878 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc02c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697b9d0 item 33 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0900): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0900): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.799992755 +0000 UTC m=+12.813107529 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa697bd50 item 34 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.800561592 +0000 UTC m=+12.813676366 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc0d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc12c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc12c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc12c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc12c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc12c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.800561592 +0000 UTC m=+12.813676366 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc12c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6544230 item 34 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1900): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1900): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.801777012 +0000 UTC m=+12.814891786 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6544620 item 35 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.802288062 +0000 UTC m=+12.815402836 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cc1d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2380): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2380): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.802288062 +0000 UTC m=+12.815402836 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65447e0 item 35 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2a00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2a00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.803509053 +0000 UTC m=+12.816623827 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6544d90 item 36 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.804095693 +0000 UTC m=+12.817210467 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd2f00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3440): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3440): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.804095693 +0000 UTC m=+12.817210467 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6544f50 item 36 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3a80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3a80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.805339397 +0000 UTC m=+12.818454171 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cd3a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65452d0 item 37 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.805957236 +0000 UTC m=+12.819072011 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea500): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.805957236 +0000 UTC m=+12.819072011 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cea500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545490 item 37 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceab80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceab80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceab80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceab80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceab80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.807466107 +0000 UTC m=+12.820580882 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceab80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545960 item 38 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.808033011 +0000 UTC m=+12.821147785 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb5c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb5c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb5c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb5c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb5c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.808033011 +0000 UTC m=+12.821147785 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6ceb5c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6545b20 item 38 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cebc40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cebc40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cebc40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cebc40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cebc40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.809251176 +0000 UTC m=+12.822365951 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6cebc40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578000 item 39 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.809721359 +0000 UTC m=+12.822836133 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314740): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314740): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314740): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.809721359 +0000 UTC m=+12.822836133 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65781c0 item 39 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314dc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314dc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.810982105 +0000 UTC m=+12.824096879 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6314dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65785b0 item 40 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.811598661 +0000 UTC m=+12.824713435 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63152c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315800): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315800): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315800): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315800): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315800): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.811598661 +0000 UTC m=+12.824713435 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315800): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65787e0 item 40 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.812749069 +0000 UTC m=+12.825863844 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6315dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e3c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e3c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e3c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578bd0 item 41 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e3c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e3c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.813215395 +0000 UTC m=+12.826330169 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e3c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6578d90 item 41 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.813662694 +0000 UTC m=+12.826777468 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633e880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633edc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633edc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633edc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633edc0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633edc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.813662694 +0000 UTC m=+12.826777468 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633edc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579180 item 41 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.814815617 +0000 UTC m=+12.827930392 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f900): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579500 item 42 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f900): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.815339419 +0000 UTC m=+12.828454194 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633f900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65796c0 item 42 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.815856871 +0000 UTC m=+12.828971645 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa633fe40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63684c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63684c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63684c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63684c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63684c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.815856871 +0000 UTC m=+12.828971645 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63684c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579880 item 42 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.816968788 +0000 UTC m=+12.830083562 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6368b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579c00 item 43 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.817391981 +0000 UTC m=+12.830506755 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6579e30 item 43 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.817863596 +0000 UTC m=+12.830978370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369a80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369a80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.817863596 +0000 UTC m=+12.830978370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6369a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa150 item 43 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.81902727 +0000 UTC m=+12.832142043 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac1c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac6c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac6c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac6c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa4d0 item 44 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac6c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac6c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.819537728 +0000 UTC m=+12.832652502 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ac6c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa690 item 44 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.820028268 +0000 UTC m=+12.833143041 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63acc00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad180): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad180): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad180): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.820028268 +0000 UTC m=+12.833143041 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aa9a0 item 44 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.821117091 +0000 UTC m=+12.834231865 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ad7c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63adcc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63adcc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63adcc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66aad90 item 45 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63adcc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63adcc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.821493036 +0000 UTC m=+12.834607810 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63adcc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d24c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d24c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d24c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d24c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d24c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.821493036 +0000 UTC m=+12.834607810 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d24c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab030 item 45 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.822711512 +0000 UTC m=+12.835826287 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d2b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab490 item 46 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.823272054 +0000 UTC m=+12.836386829 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3700): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3700): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3700): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3700): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3700): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.823272054 +0000 UTC m=+12.836386829 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3700): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab650 item 46 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.824561664 +0000 UTC m=+12.837676438 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63d3d40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fc340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fc340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fc340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66ab9d0 item 47 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fc340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fc340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.825028199 +0000 UTC m=+12.838142973 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fc340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fca40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fca40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fca40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fca40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fca40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.825028199 +0000 UTC m=+12.838142973 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fca40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66abb90 item 47 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.826349699 +0000 UTC m=+12.839464473 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd580): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd580): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69ae150 item 48 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd580): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.826831373 +0000 UTC m=+12.839946147 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fd580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fdc80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fdc80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fdc80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fdc80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fdc80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.826831373 +0000 UTC m=+12.839946147 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63fdc80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69ae850 item 48 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64203c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64203c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64203c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64203c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64203c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.828317611 +0000 UTC m=+12.841432385 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64203c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69aeee0 item 49 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.828789427 +0000 UTC m=+12.841904200 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420d80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420d80): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.828789427 +0000 UTC m=+12.841904200 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6420d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af110 item 49 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421400): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421400): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421400): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.829971184 +0000 UTC m=+12.843085958 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af500 item 50 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.830468197 +0000 UTC m=+12.843582971 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421900): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421e80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421e80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421e80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421e80): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421e80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.830468197 +0000 UTC m=+12.843582971 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6421e80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69af7a0 item 50 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466600): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466600): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466600): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.831618586 +0000 UTC m=+12.844733360 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69afb20 item 51 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.832072617 +0000 UTC m=+12.845187391 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6466b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467040): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467040): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467040): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467040): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467040): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.832072617 +0000 UTC m=+12.845187391 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467040): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa69afd50 item 51 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64676c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64676c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64676c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64676c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64676c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.833453378 +0000 UTC m=+12.846568151 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64676c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691e310 item 52 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.833968854 +0000 UTC m=+12.847083628 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6467bc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a240): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a240): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a240): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.833968854 +0000 UTC m=+12.847083628 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691e690 item 52 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a8c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a8c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a8c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a8c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a8c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.835122149 +0000 UTC m=+12.848236943 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649a8c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691ea80 item 53 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.835567435 +0000 UTC m=+12.848682209 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649adc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b300): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b300): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b300): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b300): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b300): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.835567435 +0000 UTC m=+12.848682209 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b300): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691ec40 item 53 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b980): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b980): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b980): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b980): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b980): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.836939348 +0000 UTC m=+12.850054123 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649b980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f110 item 54 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.837465134 +0000 UTC m=+12.850579909 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649be80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4500): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.837465134 +0000 UTC m=+12.850579909 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f340 item 54 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4b80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4b80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4b80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4b80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4b80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.838689742 +0000 UTC m=+12.851804517 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c4b80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f6c0 item 55 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.839183429 +0000 UTC m=+12.852298204 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c55c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c55c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c55c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c55c0): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c55c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.839183429 +0000 UTC m=+12.852298204 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c55c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691f880 item 55 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.840448723 +0000 UTC m=+12.853563498 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64c5c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa691fd50 item 56 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.840941989 +0000 UTC m=+12.854056762 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f27c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f27c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f27c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f27c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f27c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.840941989 +0000 UTC m=+12.854056762 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f27c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5a02850 item 56 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.843011152 +0000 UTC m=+12.856125925 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f2e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6048230 item 57 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.84356005 +0000 UTC m=+12.856674825 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6048e00 item 57 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.844005998 +0000 UTC m=+12.857120772 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3e00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3e00): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.844005998 +0000 UTC m=+12.857120772 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64f3e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa60490a0 item 57 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.846370555 +0000 UTC m=+12.859485329 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444600): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444600): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6530700 item 58 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444600): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.846821471 +0000 UTC m=+12.859936245 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65308c0 item 58 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.847570876 +0000 UTC m=+12.860685650 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445200): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.847570876 +0000 UTC m=+12.860685650 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6530e70 item 58 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.849409998 +0000 UTC m=+12.862524771 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64458c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445e00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445e00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445e00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531260 item 59 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445e00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445e00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.849846216 +0000 UTC m=+12.862960989 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6445e00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531570 item 59 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.850593739 +0000 UTC m=+12.863708512 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e9c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e9c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e9c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e9c0): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e9c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.850593739 +0000 UTC m=+12.863708512 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e9c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531730 item 59 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.851917102 +0000 UTC m=+12.865031875 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531b90 item 60 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f540): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.855102178 +0000 UTC m=+12.868216952 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6049a40 item 60 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.856960765 +0000 UTC m=+12.870075539 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776500): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.856960765 +0000 UTC m=+12.870075539 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636c0e0 item 60 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.858149295 +0000 UTC m=+12.871264069 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6776b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777080): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636c7e0 item 61 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777080): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.858963764 +0000 UTC m=+12.872078537 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.858963764 +0000 UTC m=+12.872078537 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636c9a0 item 61 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.860632304 +0000 UTC m=+12.873747098 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6777dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636cee0 item 62 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.861121121 +0000 UTC m=+12.874235896 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5e440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5eb40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5eb40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5eb40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5eb40): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5eb40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.861121121 +0000 UTC m=+12.874235896 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5eb40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636d0a0 item 62 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.862673344 +0000 UTC m=+12.875788118 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f700): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f700): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f700): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636d420 item 63 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f700): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f700): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.863099543 +0000 UTC m=+12.876214337 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5f700): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5fe00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5fe00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5fe00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5fe00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5fe00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.863099543 +0000 UTC m=+12.876214337 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6c5fe00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636d650 item 63 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >_readAt: n=0, err=Bad file descriptor 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.864747876 +0000 UTC m=+12.877862650 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532f00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532f00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532f00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636db20 item 64 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532f00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532f00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.865349375 +0000 UTC m=+12.878464149 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6532f00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533600): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533600): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533600): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.865349375 +0000 UTC m=+12.878464149 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa636dce0 item 64 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533c40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533c40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533c40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533c40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533c40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.866737299 +0000 UTC m=+12.879852103 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6533c40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65301c0 item 65 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.868113621 +0000 UTC m=+12.881228396 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e440): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e940): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e940): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e940): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.868113621 +0000 UTC m=+12.881228396 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4e940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6530460 item 65 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ef80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ef80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ef80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ef80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ef80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.869121262 +0000 UTC m=+12.882236066 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4ef80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6530850 item 66 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.86961089 +0000 UTC m=+12.882725664 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f940): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f940): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f940): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.86961089 +0000 UTC m=+12.882725664 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5f4f940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6530a10 item 66 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5cff980): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5cff980): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5cff980): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5cff980): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5cff980): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.870835729 +0000 UTC m=+12.883950532 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5cff980): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531180 item 67 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.871302705 +0000 UTC m=+12.884417479 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5e23a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.871302705 +0000 UTC m=+12.884417479 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649e4c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531340 item 67 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649eb40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649eb40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649eb40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649eb40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649eb40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.872594409 +0000 UTC m=+12.885709203 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649eb40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531810 item 68 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.873148238 +0000 UTC m=+12.886263012 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f040): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.873148238 +0000 UTC m=+12.886263012 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649f580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa65319d0 item 68 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fc40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fc40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fc40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fc40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fc40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.874502378 +0000 UTC m=+12.887617393 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa649fc40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6531e30 item 69 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.875293543 +0000 UTC m=+12.888408317 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe1c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe6c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe6c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe6c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe6c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe6c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.875293543 +0000 UTC m=+12.888408317 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fe6c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6048150 item 69 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.876519533 +0000 UTC m=+12.889634308 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61fed40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6049030 item 70 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.876980408 +0000 UTC m=+12.890095182 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff880): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff880): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff880): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff880): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff880): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.876980408 +0000 UTC m=+12.890095182 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61ff880): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa60491f0 item 70 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0000): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0000): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0000): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0000): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0000): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.878305193 +0000 UTC m=+12.891419968 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0000): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4070 item 71 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.878783702 +0000 UTC m=+12.891898476 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0b80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0b80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0b80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0b80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0b80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.878783702 +0000 UTC m=+12.891898476 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef0b80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d42a0 item 71 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.880014251 +0000 UTC m=+12.893129025 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4850 item 72 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.88045644 +0000 UTC m=+12.893571214 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5ef1b80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2680): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2680): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2680): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2680): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2680): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.88045644 +0000 UTC m=+12.893571214 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe2680): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4a80 item 72 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.88150637 +0000 UTC m=+12.894621144 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe31c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3dc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4e00 item 73 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3dc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.881912983 +0000 UTC m=+12.895027757 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5fe3dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d4fc0 item 73 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.882364591 +0000 UTC m=+12.895479365 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6444380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64448c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64448c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64448c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64448c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64448c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.882364591 +0000 UTC m=+12.895479365 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa64448c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66d5260 item 73 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.883474423 +0000 UTC m=+12.896589197 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc1c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc740): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611c770 item 74 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc740): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.883874664 +0000 UTC m=+12.896989438 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afc740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611ca10 item 74 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.884341901 +0000 UTC m=+12.897456674 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afcc80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd200): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.884341901 +0000 UTC m=+12.897456674 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611cfc0 item 74 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.885825635 +0000 UTC m=+12.898940409 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afd840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afdd40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afdd40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afdd40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611d650 item 75 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afdd40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afdd40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.886481886 +0000 UTC m=+12.899596660 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa5afdd40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): _writeAt: size=3, off=2 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa611dd50 item 75 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.886980762 +0000 UTC m=+12.900095537 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da380): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da8c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da8c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da8c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da8c0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da8c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.886980762 +0000 UTC m=+12.900095537 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61da8c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5da2380 item 75 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.888329864 +0000 UTC m=+12.901444638 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61daf00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db400): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db400): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5da2bd0 item 76 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db400): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.888864967 +0000 UTC m=+12.901979742 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5da2fc0 item 76 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): _writeAt: size=3, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.889368462 +0000 UTC m=+12.902483236 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61db940): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61dbec0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61dbec0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61dbec0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61dbec0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61dbec0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.889368462 +0000 UTC m=+12.902483236 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa61dbec0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa5da3650 item 76 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.890369711 +0000 UTC m=+12.903484485 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228b00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a61c0 item 77 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228b00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.890770493 +0000 UTC m=+12.903885268 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6228b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229200): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229200): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229200): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229200): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229200): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.890770493 +0000 UTC m=+12.903885268 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229200): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a6380 item 77 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.892125306 +0000 UTC m=+12.905240079 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229d40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229d40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229d40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a6700 item 78 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229d40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229d40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.892599755 +0000 UTC m=+12.905714529 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6229d40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238540): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238540): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238540): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238540): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238540): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.892599755 +0000 UTC m=+12.905714529 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238540): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a68c0 item 78 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.894375035 +0000 UTC m=+12.907489810 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6238b80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239080): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a6c40 item 79 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239080): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.894768465 +0000 UTC m=+12.907883238 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239780): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239780): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239780): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.894768465 +0000 UTC m=+12.907883238 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a6e00 item 79 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.896479014 +0000 UTC m=+12.909593788 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6239dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62483c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62483c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62483c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7180 item 80 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62483c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62483c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.896866572 +0000 UTC m=+12.909981346 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62483c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6248ac0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6248ac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6248ac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6248ac0): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6248ac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.896866572 +0000 UTC m=+12.909981346 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6248ac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7340 item 80 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249100): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249100): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249100): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249100): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249100): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.897981253 +0000 UTC m=+12.911096026 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249100): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a76c0 item 81 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.898414646 +0000 UTC m=+12.911529420 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249580): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249ac0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249ac0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249ac0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249ac0): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249ac0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.898414646 +0000 UTC m=+12.911529420 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6249ac0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7880 item 81 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274240): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274240): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274240): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.899475096 +0000 UTC m=+12.912589870 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7c70 item 82 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.899919379 +0000 UTC m=+12.913034154 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274740): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274cc0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274cc0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.899919379 +0000 UTC m=+12.913034154 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6274cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa66a7e30 item 82 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275340): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275340): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275340): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275340): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275340): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.900979739 +0000 UTC m=+12.914094513 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275340): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58310 item 83 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.901441625 +0000 UTC m=+12.914556399 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275840): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275d80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275d80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275d80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275d80): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275d80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.901441625 +0000 UTC m=+12.914556399 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6275d80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a584d0 item 83 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0500): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0500): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0500): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.902468242 +0000 UTC m=+12.915583016 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58850 item 84 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.902906023 +0000 UTC m=+12.916020797 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0f80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0f80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0f80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0f80): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0f80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.902906023 +0000 UTC m=+12.916020797 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b0f80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58a10 item 84 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1600): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1600): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1600): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1600): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1600): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.903941776 +0000 UTC m=+12.917056550 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1600): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58d90 item 85 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.904398574 +0000 UTC m=+12.917513358 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62b1b00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6140): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6140): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6140): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.904398574 +0000 UTC m=+12.917513358 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a58f50 item 85 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c67c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c67c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c67c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c67c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c67c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.905495872 +0000 UTC m=+12.918610646 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c67c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59420 item 86 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.9059527 +0000 UTC m=+12.919067504 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c6cc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7240): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7240): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7240): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7240): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7240): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.9059527 +0000 UTC m=+12.919067504 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7240): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a595e0 item 86 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c78c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c78c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c78c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c78c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c78c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.907037425 +0000 UTC m=+12.920152199 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c78c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59960 item 87 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.907542473 +0000 UTC m=+12.920657246 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa62c7dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322400): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322400): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322400): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.907542473 +0000 UTC m=+12.920657246 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6a59b20 item 87 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322a80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322a80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322a80): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322a80): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322a80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.90906578 +0000 UTC m=+12.922180555 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322a80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa64760e0 item 88 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.910116362 +0000 UTC m=+12.923231136 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6322f80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323500): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.910116362 +0000 UTC m=+12.923231136 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476310 item 88 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.911348504 +0000 UTC m=+12.924463278 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6323b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c180): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c180): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476690 item 89 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c180): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.911780445 +0000 UTC m=+12.924895219 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa64769a0 item 89 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.912280282 +0000 UTC m=+12.925395056 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634c6c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634cc40): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634cc40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634cc40): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634cc40): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634cc40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.912280282 +0000 UTC m=+12.925395056 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634cc40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476b60 item 89 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.913668928 +0000 UTC m=+12.926783701 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d280): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d7c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d7c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d7c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6476ee0 item 90 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d7c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d7c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.914220673 +0000 UTC m=+12.927335447 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634d7c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa64770a0 item 90 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.914721483 +0000 UTC m=+12.927836257 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa634dd00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63603c0): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63603c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63603c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63603c0): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63603c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.914721483 +0000 UTC m=+12.927836257 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63603c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477260 item 90 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.916074081 +0000 UTC m=+12.929188854 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360f40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360f40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360f40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477650 item 91 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360f40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360f40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.916483197 +0000 UTC m=+12.929597972 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6360f40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): >_readAt: n=2, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): _writeAt: size=3, off=7 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477810 item 91 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.916945596 +0000 UTC m=+12.930060370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361480): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361a00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361a00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361a00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361a00): >_readAt: n=8, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361a00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.916945596 +0000 UTC m=+12.930060370 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6361a00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa6477b20 item 91 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.918138805 +0000 UTC m=+12.931253579 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370680): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370680): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370680): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de070 item 92 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370680): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370680): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.918614417 +0000 UTC m=+12.931729191 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370680): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): open at offset 5 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de230 item 92 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): _readAt: size=2, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): _writeAt: size=3, off=5 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): >_writeAt: n=3, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.919474942 +0000 UTC m=+12.932589716 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6370bc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371180): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371180): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371180): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371180): >_readAt: n=3, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371180): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.919474942 +0000 UTC m=+12.932589716 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371180): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de3f0 item 92 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.92085434 +0000 UTC m=+12.933969114 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63717c0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371d00): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371d00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371d00): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67de7e0 item 93 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371d00): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371d00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.921326685 +0000 UTC m=+12.934441460 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6371d00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394500): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394500): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394500): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394500): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394500): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.921326685 +0000 UTC m=+12.934441460 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394500): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dea10 item 93 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.922563797 +0000 UTC m=+12.935678571 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6394b40): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395080): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395080): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395080): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dee70 item 94 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395080): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395080): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.922967635 +0000 UTC m=+12.936082410 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395080): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395780): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395780): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395780): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395780): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395780): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.922967635 +0000 UTC m=+12.936082410 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395780): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df030 item 94 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.924660281 +0000 UTC m=+12.937775315 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa6395dc0): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ba400): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ba400): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ba400): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df3b0 item 95 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ba400): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ba400): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.925124241 +0000 UTC m=+12.938239035 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63ba400): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bab00): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bab00): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bab00): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bab00): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bab00): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.925124241 +0000 UTC m=+12.938239035 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bab00): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df570 item 95 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 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/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): open at offset 0 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): _readAt: size=2, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): >_readAt: n=0, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.926330164 +0000 UTC m=+12.939444938 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb140): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb680): _writeAt: size=5, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb680): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb680): >openPending: err= 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67df8f0 item 96 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb680): >_writeAt: n=5, err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb680): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.92676477 +0000 UTC m=+12.939879544 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bb680): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 05:10:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:10:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 05:10:49 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bbd80): _readAt: size=512, off=0 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bbd80): openPending: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bbd80): >openPending: err= 2026/07/15 05:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bbd80): >_readAt: n=5, err=EOF 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bbd80): close: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 05:10:49.92676477 +0000 UTC m=+12.939879544 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 05:10:49 DEBUG : open-test-file(0x38cfa63bbd80): >close: err= 2026/07/15 05:10:49 DEBUG : open-test-file: Remove: 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38cfa67dfb90 item 96 2026/07/15 05:10:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 05:10:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 05:10:49 DEBUG : open-test-file: >Remove: err= 2026/07/15 05:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : >WaitForWriters: 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.42s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- 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.21s) --- 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.01s) --- 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:10:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:10:49 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:10:49 DEBUG : file1: newRWFileHandle: 2026/07/15 05:10:49 DEBUG : file1(0x38cfa640af40): openPending: 2026/07/15 05:10:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 DEBUG : file1(0x38cfa640af40): >openPending: err= 2026/07/15 05:10:49 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 05:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:10:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 05:10:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/15 05:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : file1: active writers 1 2026/07/15 05:10:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : file1: active writers 1 2026/07/15 05:10:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:10:49 DEBUG : Looking for writers 2026/07/15 05:10:49 DEBUG : file1: reading active writers 2026/07/15 05:10:49 DEBUG : file1: active writers 1 2026/07/15 05:10:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:10:50 DEBUG : Looking for writers 2026/07/15 05:10:50 DEBUG : file1: reading active writers 2026/07/15 05:10:50 DEBUG : file1: active writers 1 2026/07/15 05:10:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:10:50 DEBUG : Looking for writers 2026/07/15 05:10:50 DEBUG : file1: reading active writers 2026/07/15 05:10:50 DEBUG : file1: active writers 1 2026/07/15 05:10:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/15 05:10:50 DEBUG : Looking for writers 2026/07/15 05:10:50 DEBUG : file1: reading active writers 2026/07/15 05:10:50 DEBUG : file1: active writers 1 2026/07/15 05:10:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/15 05:10:50 DEBUG : Looking for writers 2026/07/15 05:10:50 DEBUG : file1: reading active writers 2026/07/15 05:10:50 DEBUG : file1: active writers 1 2026/07/15 05:10:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/15 05:10:51 DEBUG : Looking for writers 2026/07/15 05:10:51 DEBUG : file1: reading active writers 2026/07/15 05:10:51 DEBUG : file1: active writers 1 2026/07/15 05:10:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 DEBUG : Looking for writers 2026/07/15 05:10:52 DEBUG : file1: reading active writers 2026/07/15 05:10:52 DEBUG : file1: active writers 1 2026/07/15 05:10:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno/dir/file1: no such file or directory 2026/07/15 05:10:53 DEBUG : Looking for writers 2026/07/15 05:10:53 DEBUG : file1: reading active writers 2026/07/15 05:10:53 DEBUG : file1: active writers 1 2026/07/15 05:10:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:54 DEBUG : Looking for writers 2026/07/15 05:10:54 DEBUG : file1: reading active writers 2026/07/15 05:10:54 DEBUG : file1: active writers 1 2026/07/15 05:10:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:55 DEBUG : Looking for writers 2026/07/15 05:10:55 DEBUG : file1: reading active writers 2026/07/15 05:10:55 DEBUG : file1: active writers 1 2026/07/15 05:10:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:56 DEBUG : Looking for writers 2026/07/15 05:10:56 DEBUG : file1: reading active writers 2026/07/15 05:10:56 DEBUG : file1: active writers 1 2026/07/15 05:10:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:57 DEBUG : Looking for writers 2026/07/15 05:10:57 DEBUG : file1: reading active writers 2026/07/15 05:10:57 DEBUG : file1: active writers 1 2026/07/15 05:10:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:58 DEBUG : Looking for writers 2026/07/15 05:10:58 DEBUG : file1: reading active writers 2026/07/15 05:10:58 DEBUG : file1: active writers 1 2026/07/15 05:10:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:10:59 DEBUG : Looking for writers 2026/07/15 05:10:59 DEBUG : file1: reading active writers 2026/07/15 05:10:59 DEBUG : file1: active writers 1 2026/07/15 05:10:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:00 DEBUG : Looking for writers 2026/07/15 05:11:00 DEBUG : file1: reading active writers 2026/07/15 05:11:00 DEBUG : file1: active writers 1 2026/07/15 05:11:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:01 DEBUG : Looking for writers 2026/07/15 05:11:01 DEBUG : file1: reading active writers 2026/07/15 05:11:01 DEBUG : file1: active writers 1 2026/07/15 05:11:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:02 DEBUG : Looking for writers 2026/07/15 05:11:02 DEBUG : file1: reading active writers 2026/07/15 05:11:02 DEBUG : file1: active writers 1 2026/07/15 05:11:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:03 DEBUG : Looking for writers 2026/07/15 05:11:03 DEBUG : file1: reading active writers 2026/07/15 05:11:03 DEBUG : file1: active writers 1 2026/07/15 05:11:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:04 DEBUG : Looking for writers 2026/07/15 05:11:04 DEBUG : file1: reading active writers 2026/07/15 05:11:04 DEBUG : file1: active writers 1 2026/07/15 05:11:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:05 DEBUG : Looking for writers 2026/07/15 05:11:05 DEBUG : file1: reading active writers 2026/07/15 05:11:05 DEBUG : file1: active writers 1 2026/07/15 05:11:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:06 DEBUG : Looking for writers 2026/07/15 05:11:06 DEBUG : file1: reading active writers 2026/07/15 05:11:06 DEBUG : file1: active writers 1 2026/07/15 05:11:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:07 DEBUG : Looking for writers 2026/07/15 05:11:07 DEBUG : file1: reading active writers 2026/07/15 05:11:07 DEBUG : file1: active writers 1 2026/07/15 05:11:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:08 DEBUG : Looking for writers 2026/07/15 05:11:08 DEBUG : file1: reading active writers 2026/07/15 05:11:08 DEBUG : file1: active writers 1 2026/07/15 05:11:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:09 DEBUG : Looking for writers 2026/07/15 05:11:09 DEBUG : file1: reading active writers 2026/07/15 05:11:09 DEBUG : file1: active writers 1 2026/07/15 05:11:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:10 DEBUG : Looking for writers 2026/07/15 05:11:10 DEBUG : file1: reading active writers 2026/07/15 05:11:10 DEBUG : file1: active writers 1 2026/07/15 05:11:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:11 DEBUG : Looking for writers 2026/07/15 05:11:11 DEBUG : file1: reading active writers 2026/07/15 05:11:11 DEBUG : file1: active writers 1 2026/07/15 05:11:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:12 DEBUG : Looking for writers 2026/07/15 05:11:12 DEBUG : file1: reading active writers 2026/07/15 05:11:12 DEBUG : file1: active writers 1 2026/07/15 05:11:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:13 DEBUG : Looking for writers 2026/07/15 05:11:13 DEBUG : file1: reading active writers 2026/07/15 05:11:13 DEBUG : file1: active writers 1 2026/07/15 05:11:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:14 DEBUG : Looking for writers 2026/07/15 05:11:14 DEBUG : file1: reading active writers 2026/07/15 05:11:14 DEBUG : file1: active writers 1 2026/07/15 05:11:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:15 DEBUG : Looking for writers 2026/07/15 05:11:15 DEBUG : file1: reading active writers 2026/07/15 05:11:15 DEBUG : file1: active writers 1 2026/07/15 05:11:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:16 DEBUG : Looking for writers 2026/07/15 05:11:16 DEBUG : file1: reading active writers 2026/07/15 05:11:16 DEBUG : file1: active writers 1 2026/07/15 05:11:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:17 DEBUG : Looking for writers 2026/07/15 05:11:17 DEBUG : file1: reading active writers 2026/07/15 05:11:17 DEBUG : file1: active writers 1 2026/07/15 05:11:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:18 DEBUG : Looking for writers 2026/07/15 05:11:18 DEBUG : file1: reading active writers 2026/07/15 05:11:18 DEBUG : file1: active writers 1 2026/07/15 05:11:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:19 DEBUG : Looking for writers 2026/07/15 05:11:19 DEBUG : file1: reading active writers 2026/07/15 05:11:19 DEBUG : file1: active writers 1 2026/07/15 05:11:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/15 05:11:19 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x38cfa6508b00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x38cfa64d46c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:62464499468032} name:file1 opens:1 downloaders: o: fd:0x38cfa5e82038 info:{ModTime:{wall:14019111313044552939 ext:12964057740 loc:0x47a3700} ATime:{wall:14019111313044552939 ext:12964057740 loc:0x47a3700} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/15 05:11:19 DEBUG : >WaitForWriters: 2026/07/15 05:11:19 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:19 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:19 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:11:19 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:19 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:11:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:11:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:19 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:11:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:19 DEBUG : rename_me: newRWFileHandle: 2026/07/15 05:11:19 DEBUG : rename_me(0x38cfa63d9b00): openPending: 2026/07/15 05:11:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 05:11:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/15 05:11:19 DEBUG : rename_me(0x38cfa63d9b00): >openPending: err= 2026/07/15 05:11:19 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/15 05:11:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/15 05:11:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/15 05:11:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/15 05:11:19 DEBUG : rename_me(0x38cfa63d9b00): _writeAt: size=5, off=0 2026/07/15 05:11:19 DEBUG : rename_me(0x38cfa63d9b00): >_writeAt: n=5, err= 2026/07/15 05:11:19 DEBUG : rename_me(0x38cfa63d9b00): close: 2026/07/15 05:11:19 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-15 05:11:19.975048955 +0000 UTC m=+42.988163729 2026/07/15 05:11:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/15 05:11:19 DEBUG : rename_me(0x38cfa63d9b00): >close: err= 2026/07/15 05:11:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/15 05:11:19 DEBUG : i_was_renamed: Updating file with 0x38cfa64a35f0 2026/07/15 05:11:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/15 05:11:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/15 05:11:19 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:19 DEBUG : Looking for writers 2026/07/15 05:11:19 DEBUG : i_was_renamed: reading active writers 2026/07/15 05:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 05:11:19 DEBUG : Looking for writers 2026/07/15 05:11:19 DEBUG : i_was_renamed: reading active writers 2026/07/15 05:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 05:11:20 DEBUG : Looking for writers 2026/07/15 05:11:20 DEBUG : i_was_renamed: reading active writers 2026/07/15 05:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 05:11:20 DEBUG : Looking for writers 2026/07/15 05:11:20 DEBUG : i_was_renamed: reading active writers 2026/07/15 05:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 05:11:20 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/15 05:11:20 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:20 DEBUG : i_was_renamed: size = 5 OK 2026/07/15 05:11:20 INFO : i_was_renamed: Copied (new) 2026/07/15 05:11:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-15 05:11:19 +0000 UTC" 2026/07/15 05:11:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/15 05:11:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/15 05:11:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/15 05:11:20 DEBUG : Looking for writers 2026/07/15 05:11:20 DEBUG : i_was_renamed: reading active writers 2026/07/15 05:11:20 DEBUG : >WaitForWriters: 2026/07/15 05:11:20 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:20 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:20 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 05:11:20 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:20 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 05:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ujNL9}/rclone-test-razaxit4vuno" 2026/07/15 05:11:20 INFO : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:20 DEBUG : forgetting directory cache 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62dce40): _readAt: size=512, off=0 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62dce40): openPending: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:12:20 +0000 UTC" against cached fingerprint "" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 05:11:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62dce40): >openPending: err= 2026/07/15 05:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62dce40): >_readAt: n=20, err=EOF 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62dce40): close: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:12:20 +0000 GMT 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62dce40): >close: err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:20 DEBUG : forgetting directory cache 2026/07/15 05:11:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62ddd00): _readAt: size=512, off=0 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62ddd00): openPending: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:13:20 +0000 UTC" against cached fingerprint "20,2026-07-15 04:12:20 +0000 UTC" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:13:20 +0000 UTC" != cached fingerprint "20,2026-07-15 04:12:20 +0000 UTC") 2026/07/15 05:11:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 05:11:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62ddd00): >openPending: err= 2026/07/15 05:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62ddd00): >_readAt: n=20, err=EOF 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62ddd00): close: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:13:20 +0000 GMT 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa62ddd00): >close: err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:20 DEBUG : forgetting directory cache 2026/07/15 05:11:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa5cfe9c0): _readAt: size=512, off=0 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa5cfe9c0): openPending: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:14:20 +0000 UTC" against cached fingerprint "20,2026-07-15 04:13:20 +0000 UTC" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:14:20 +0000 UTC" != cached fingerprint "20,2026-07-15 04:13:20 +0000 UTC") 2026/07/15 05:11:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 05:11:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa5cfe9c0): >openPending: err= 2026/07/15 05:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa5cfe9c0): >_readAt: n=20, err=EOF 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa5cfe9c0): close: 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:14:20 +0000 GMT 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate(0x38cfa5cfe9c0): >close: err= 2026/07/15 05:11:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:21 DEBUG : forgetting directory cache 2026/07/15 05:11:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa5afdc80): _readAt: size=512, off=0 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa5afdc80): openPending: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:15:20 +0000 UTC" against cached fingerprint "20,2026-07-15 04:14:20 +0000 UTC" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:15:20 +0000 UTC" != cached fingerprint "20,2026-07-15 04:14:20 +0000 UTC") 2026/07/15 05:11:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 05:11:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa5afdc80): >openPending: err= 2026/07/15 05:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa5afdc80): >_readAt: n=20, err=EOF 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa5afdc80): close: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:15:20 +0000 GMT 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa5afdc80): >close: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:21 DEBUG : forgetting directory cache 2026/07/15 05:11:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa6445440): _readAt: size=512, off=0 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa6445440): openPending: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:16:20 +0000 UTC" against cached fingerprint "20,2026-07-15 04:15:20 +0000 UTC" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:16:20 +0000 UTC" != cached fingerprint "20,2026-07-15 04:15:20 +0000 UTC") 2026/07/15 05:11:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 05:11:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa6445440): >openPending: err= 2026/07/15 05:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa6445440): >_readAt: n=20, err=EOF 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa6445440): close: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:16:20 +0000 GMT 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa6445440): >close: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:21 DEBUG : forgetting directory cache 2026/07/15 05:11:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa61b6e80): _readAt: size=512, off=0 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa61b6e80): openPending: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 04:17:20 +0000 UTC" against cached fingerprint "20,2026-07-15 04:16:20 +0000 UTC" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 04:17:20 +0000 UTC" != cached fingerprint "20,2026-07-15 04:16:20 +0000 UTC") 2026/07/15 05:11:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 05:11:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa61b6e80): >openPending: err= 2026/07/15 05:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa61b6e80): >_readAt: n=20, err=EOF 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa61b6e80): close: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:17:20 +0000 GMT 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa61b6e80): >close: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:21 DEBUG : forgetting directory cache 2026/07/15 05:11:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa615d080): _readAt: size=512, off=0 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa615d080): openPending: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-15 04:18:20 +0000 UTC" against cached fingerprint "20,2026-07-15 04:17:20 +0000 UTC" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-15 04:18:20 +0000 UTC" != cached fingerprint "20,2026-07-15 04:17:20 +0000 UTC") 2026/07/15 05:11:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/15 05:11:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa615d080): >openPending: err= 2026/07/15 05:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa615d080): >_readAt: n=21, err=EOF 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa615d080): close: 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:18:20 +0000 GMT 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate(0x38cfa615d080): >close: err= 2026/07/15 05:11:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:22 DEBUG : forgetting directory cache 2026/07/15 05:11:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa62a0500): _readAt: size=512, off=0 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa62a0500): openPending: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-15 04:19:20 +0000 UTC" against cached fingerprint "21,2026-07-15 04:18:20 +0000 UTC" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-15 04:19:20 +0000 UTC" != cached fingerprint "21,2026-07-15 04:18:20 +0000 UTC") 2026/07/15 05:11:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/15 05:11:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa62a0500): >openPending: err= 2026/07/15 05:11:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa62a0500): >_readAt: n=22, err=EOF 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa62a0500): close: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:19:20 +0000 GMT 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa62a0500): >close: err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:22 DEBUG : forgetting directory cache 2026/07/15 05:11:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6385240): _readAt: size=512, off=0 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6385240): openPending: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-15 04:20:20 +0000 UTC" against cached fingerprint "22,2026-07-15 04:19:20 +0000 UTC" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-15 04:20:20 +0000 UTC" != cached fingerprint "22,2026-07-15 04:19:20 +0000 UTC") 2026/07/15 05:11:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/15 05:11:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6385240): >openPending: err= 2026/07/15 05:11:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6385240): >_readAt: n=23, err=EOF 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6385240): close: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:20:20 +0000 GMT 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6385240): >close: err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:22 DEBUG : forgetting directory cache 2026/07/15 05:11:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6419740): _readAt: size=512, off=0 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6419740): openPending: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-15 04:21:20 +0000 UTC" against cached fingerprint "23,2026-07-15 04:20:20 +0000 UTC" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-15 04:21:20 +0000 UTC" != cached fingerprint "23,2026-07-15 04:20:20 +0000 UTC") 2026/07/15 05:11:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/15 05:11:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6419740): >openPending: err= 2026/07/15 05:11:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6419740): >_readAt: n=24, err=EOF 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6419740): close: 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 04:21:20 +0000 GMT 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate(0x38cfa6419740): >close: err= 2026/07/15 05:11:22 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:22 DEBUG : Looking for writers 2026/07/15 05:11:22 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/15 05:11:22 DEBUG : >WaitForWriters: 2026/07/15 05:11:22 DEBUG : webdav root 'rclone-test-razaxit4vuno': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:22 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:22 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:22 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:22 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:22 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : forgetting directory cache 2026/07/15 05:11:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/15 05:11:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/15 05:11:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/15 05:11:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/15 05:11:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/15 05:11:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/15 05:11:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/15 05:11:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/15 05:11:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/15 05:11:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/15 05:11:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/15 05:11:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/15 05:11:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 05:11:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 05:11:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/15 05:11:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/15 05:11:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/15 05:11:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/15 05:11:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : FiLeA: reading active writers 2026/07/15 05:11:23 DEBUG : FiLeB: reading active writers 2026/07/15 05:11:23 DEBUG : FilEb: reading active writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : FiLeB: reading active writers 2026/07/15 05:11:23 DEBUG : FilEb: reading active writers 2026/07/15 05:11:23 DEBUG : FiLeA: reading active writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/15 05:11:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : webdav root 'rclone-test-razaxit4vuno': Reusing VFS from active cache 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : dir: Looking for writers 2026/07/15 05:11:23 DEBUG : file2: reading active writers 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : dir: reading active writers 2026/07/15 05:11:23 DEBUG : file1: reading active writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : dir: Looking for writers 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : dir: reading active writers 2026/07/15 05:11:23 DEBUG : file1: reading active writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 05:11:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 05:11:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 05:11:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/15 05:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 05:11:23 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/15 05:11:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/15 05:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 05:11:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:23 DEBUG : dir: Looking for writers 2026/07/15 05:11:23 DEBUG : file2: reading active writers 2026/07/15 05:11:23 DEBUG : new_file.txt: reading active writers 2026/07/15 05:11:23 DEBUG : Looking for writers 2026/07/15 05:11:23 DEBUG : dir: reading active writers 2026/07/15 05:11:23 DEBUG : file1: reading active writers 2026/07/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:23 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/15 05:11:24 DEBUG : dir/file1: Updating file with dir/file1 0x38cfa6a564e0 2026/07/15 05:11:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/15 05:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:24 INFO : dir/file1: Moved (server-side) to: file0 2026/07/15 05:11:24 DEBUG : file0: Updating file with file0 0x38cfa6a564e0 2026/07/15 05:11:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/15 05:11:24 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:24 DEBUG : dir: Looking for writers 2026/07/15 05:11:24 DEBUG : Looking for writers 2026/07/15 05:11:24 DEBUG : dir: reading active writers 2026/07/15 05:11:24 DEBUG : file0: reading active writers 2026/07/15 05:11:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:24 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:24 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:24 DEBUG : Looking for writers 2026/07/15 05:11:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:24 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/15 05:11:24 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:24 DEBUG : b: Looking for writers 2026/07/15 05:11:24 DEBUG : c: Looking for writers 2026/07/15 05:11:24 DEBUG : d: Looking for writers 2026/07/15 05:11:24 DEBUG : Looking for writers 2026/07/15 05:11:24 DEBUG : a: Looking for writers 2026/07/15 05:11:24 DEBUG : Looking for writers 2026/07/15 05:11:24 DEBUG : a: reading active writers 2026/07/15 05:11:24 DEBUG : b: reading active writers 2026/07/15 05:11:24 DEBUG : c: reading active writers 2026/07/15 05:11:24 DEBUG : d: reading active writers 2026/07/15 05:11:24 DEBUG : /: reading active writers 2026/07/15 05:11:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:24 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/15 05:11:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/15 05:11:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/15 05:11:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/15 05:11:24 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:24 DEBUG : a/b/c/d: Looking for writers 2026/07/15 05:11:24 DEBUG : a/b/c: Looking for writers 2026/07/15 05:11:24 DEBUG : d: reading active writers 2026/07/15 05:11:24 DEBUG : a/b: Looking for writers 2026/07/15 05:11:24 DEBUG : c: reading active writers 2026/07/15 05:11:24 DEBUG : a: Looking for writers 2026/07/15 05:11:24 DEBUG : b: reading active writers 2026/07/15 05:11:24 DEBUG : Looking for writers 2026/07/15 05:11:24 DEBUG : a: reading active writers 2026/07/15 05:11:24 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:25 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:25 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:25 DEBUG : Looking for writers 2026/07/15 05:11:25 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-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:25 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/15 05:11:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/15 05:11:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/15 05:11:25 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 05:11:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:25 DEBUG : file1: size = 5 OK 2026/07/15 05:11:25 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/15 05:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 05:11:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:25 DEBUG : file1: size = 0 OK 2026/07/15 05:11:25 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (7 bytes), uploading instead of streaming 2026/07/15 05:11:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:25 DEBUG : file1: size = 7 OK 2026/07/15 05:11:25 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:25 DEBUG : Looking for writers 2026/07/15 05:11:25 DEBUG : file1: reading active writers 2026/07/15 05:11:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:25 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/15 05:11:26 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/15 05:11:26 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/15 05:11:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/15 05:11:26 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (11 bytes), uploading instead of streaming 2026/07/15 05:11:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:26 DEBUG : file1: size = 11 OK 2026/07/15 05:11:26 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/15 05:11:26 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:26 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 05:11:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:26 DEBUG : file1: size = 5 OK 2026/07/15 05:11:26 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/15 05:11:26 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:26 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:26 DEBUG : file1: WriteFileHandle.Release closing 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 05:11:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:26 DEBUG : file1: size = 0 OK 2026/07/15 05:11:26 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/15 05:11:26 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:26 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/15 05:11:26 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : file1: active writers 1 2026/07/15 05:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : file1: active writers 1 2026/07/15 05:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : file1: active writers 1 2026/07/15 05:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : file1: active writers 1 2026/07/15 05:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : file1: active writers 1 2026/07/15 05:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/15 05:11:26 DEBUG : Looking for writers 2026/07/15 05:11:26 DEBUG : file1: reading active writers 2026/07/15 05:11:26 DEBUG : file1: active writers 1 2026/07/15 05:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/15 05:11:27 DEBUG : Looking for writers 2026/07/15 05:11:27 DEBUG : file1: reading active writers 2026/07/15 05:11:27 DEBUG : file1: active writers 1 2026/07/15 05:11:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/15 05:11:27 DEBUG : Looking for writers 2026/07/15 05:11:27 DEBUG : file1: reading active writers 2026/07/15 05:11:27 DEBUG : file1: active writers 1 2026/07/15 05:11:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:28 DEBUG : Looking for writers 2026/07/15 05:11:28 DEBUG : file1: reading active writers 2026/07/15 05:11:28 DEBUG : file1: active writers 1 2026/07/15 05:11:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:29 DEBUG : Looking for writers 2026/07/15 05:11:29 DEBUG : file1: reading active writers 2026/07/15 05:11:29 DEBUG : file1: active writers 1 2026/07/15 05:11:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:30 DEBUG : Looking for writers 2026/07/15 05:11:30 DEBUG : file1: reading active writers 2026/07/15 05:11:30 DEBUG : file1: active writers 1 2026/07/15 05:11:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:31 DEBUG : Looking for writers 2026/07/15 05:11:31 DEBUG : file1: reading active writers 2026/07/15 05:11:31 DEBUG : file1: active writers 1 2026/07/15 05:11:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:32 DEBUG : Looking for writers 2026/07/15 05:11:32 DEBUG : file1: reading active writers 2026/07/15 05:11:32 DEBUG : file1: active writers 1 2026/07/15 05:11:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:33 DEBUG : Looking for writers 2026/07/15 05:11:33 DEBUG : file1: reading active writers 2026/07/15 05:11:33 DEBUG : file1: active writers 1 2026/07/15 05:11:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:34 DEBUG : Looking for writers 2026/07/15 05:11:34 DEBUG : file1: reading active writers 2026/07/15 05:11:34 DEBUG : file1: active writers 1 2026/07/15 05:11:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:35 DEBUG : Looking for writers 2026/07/15 05:11:35 DEBUG : file1: reading active writers 2026/07/15 05:11:35 DEBUG : file1: active writers 1 2026/07/15 05:11:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:36 DEBUG : Looking for writers 2026/07/15 05:11:36 DEBUG : file1: reading active writers 2026/07/15 05:11:36 DEBUG : file1: active writers 1 2026/07/15 05:11:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:37 DEBUG : Looking for writers 2026/07/15 05:11:37 DEBUG : file1: reading active writers 2026/07/15 05:11:37 DEBUG : file1: active writers 1 2026/07/15 05:11:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:38 DEBUG : Looking for writers 2026/07/15 05:11:38 DEBUG : file1: reading active writers 2026/07/15 05:11:38 DEBUG : file1: active writers 1 2026/07/15 05:11:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:39 DEBUG : Looking for writers 2026/07/15 05:11:39 DEBUG : file1: reading active writers 2026/07/15 05:11:39 DEBUG : file1: active writers 1 2026/07/15 05:11:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:40 DEBUG : Looking for writers 2026/07/15 05:11:40 DEBUG : file1: reading active writers 2026/07/15 05:11:40 DEBUG : file1: active writers 1 2026/07/15 05:11:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:41 DEBUG : Looking for writers 2026/07/15 05:11:41 DEBUG : file1: reading active writers 2026/07/15 05:11:41 DEBUG : file1: active writers 1 2026/07/15 05:11:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:42 DEBUG : Looking for writers 2026/07/15 05:11:42 DEBUG : file1: reading active writers 2026/07/15 05:11:42 DEBUG : file1: active writers 1 2026/07/15 05:11:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:43 DEBUG : Looking for writers 2026/07/15 05:11:43 DEBUG : file1: reading active writers 2026/07/15 05:11:43 DEBUG : file1: active writers 1 2026/07/15 05:11:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:44 DEBUG : Looking for writers 2026/07/15 05:11:44 DEBUG : file1: reading active writers 2026/07/15 05:11:44 DEBUG : file1: active writers 1 2026/07/15 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:45 DEBUG : Looking for writers 2026/07/15 05:11:45 DEBUG : file1: reading active writers 2026/07/15 05:11:45 DEBUG : file1: active writers 1 2026/07/15 05:11:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:46 DEBUG : Looking for writers 2026/07/15 05:11:46 DEBUG : file1: reading active writers 2026/07/15 05:11:46 DEBUG : file1: active writers 1 2026/07/15 05:11:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:47 DEBUG : Looking for writers 2026/07/15 05:11:47 DEBUG : file1: reading active writers 2026/07/15 05:11:47 DEBUG : file1: active writers 1 2026/07/15 05:11:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:48 DEBUG : Looking for writers 2026/07/15 05:11:48 DEBUG : file1: reading active writers 2026/07/15 05:11:48 DEBUG : file1: active writers 1 2026/07/15 05:11:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:49 DEBUG : Looking for writers 2026/07/15 05:11:49 DEBUG : file1: reading active writers 2026/07/15 05:11:49 DEBUG : file1: active writers 1 2026/07/15 05:11:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:50 DEBUG : Looking for writers 2026/07/15 05:11:50 DEBUG : file1: reading active writers 2026/07/15 05:11:50 DEBUG : file1: active writers 1 2026/07/15 05:11:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:51 DEBUG : Looking for writers 2026/07/15 05:11:51 DEBUG : file1: reading active writers 2026/07/15 05:11:51 DEBUG : file1: active writers 1 2026/07/15 05:11:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:52 DEBUG : Looking for writers 2026/07/15 05:11:52 DEBUG : file1: reading active writers 2026/07/15 05:11:52 DEBUG : file1: active writers 1 2026/07/15 05:11:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:53 DEBUG : Looking for writers 2026/07/15 05:11:53 DEBUG : file1: reading active writers 2026/07/15 05:11:53 DEBUG : file1: active writers 1 2026/07/15 05:11:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:54 DEBUG : Looking for writers 2026/07/15 05:11:54 DEBUG : file1: reading active writers 2026/07/15 05:11:54 DEBUG : file1: active writers 1 2026/07/15 05:11:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:55 DEBUG : Looking for writers 2026/07/15 05:11:55 DEBUG : file1: reading active writers 2026/07/15 05:11:55 DEBUG : file1: active writers 1 2026/07/15 05:11:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/15 05:11:56 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/15 05:11:56 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:56 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:56 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 05:11:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : file1: size = 0 OK 2026/07/15 05:11:56 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:56 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 05:11:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 05:11:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:56 DEBUG : Looking for writers 2026/07/15 05:11:56 DEBUG : file1: reading active writers 2026/07/15 05:11:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:56 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 05:11:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 05:11:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:56 DEBUG : webdav root 'rclone-test-razaxit4vuno': File to upload is small (100 bytes), uploading instead of streaming 2026/07/15 05:11:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : file1: size = 100 OK 2026/07/15 05:11:56 DEBUG : file1: Size of src and dst objects identical 2026/07/15 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 05:11:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 05:11:56 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 05:11:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 05:11:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:56 DEBUG : Looking for writers 2026/07/15 05:11:56 DEBUG : file1: reading active writers 2026/07/15 05:11:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:56 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:56 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/15 05:11:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/15 05:11:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/15 05:11:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/15 05:11:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/15 05:11:56 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/15 05:11:56 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:56 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:56 DEBUG : flat: Looking for writers 2026/07/15 05:11:56 DEBUG : f000.txt: reading active writers 2026/07/15 05:11:56 DEBUG : f001.txt: reading active writers 2026/07/15 05:11:56 DEBUG : f002.txt: reading active writers 2026/07/15 05:11:56 DEBUG : f003.txt: reading active writers 2026/07/15 05:11:56 DEBUG : f004.txt: reading active writers 2026/07/15 05:11:56 DEBUG : Looking for writers 2026/07/15 05:11:56 DEBUG : flat: reading active writers 2026/07/15 05:11:56 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:57 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:57 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:57 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:57 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/15 05:11:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/15 05:11:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/15 05:11:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/15 05:11:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/15 05:11:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/15 05:11:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:57 DEBUG : a/b/c: Looking for writers 2026/07/15 05:11:57 DEBUG : deep.txt: reading active writers 2026/07/15 05:11:57 DEBUG : a/b: Looking for writers 2026/07/15 05:11:57 DEBUG : c: reading active writers 2026/07/15 05:11:57 DEBUG : mid.txt: reading active writers 2026/07/15 05:11:57 DEBUG : a: Looking for writers 2026/07/15 05:11:57 DEBUG : b: reading active writers 2026/07/15 05:11:57 DEBUG : top.txt: reading active writers 2026/07/15 05:11:57 DEBUG : Looking for writers 2026/07/15 05:11:57 DEBUG : a: reading active writers 2026/07/15 05:11:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:57 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:57 DEBUG : bigdir: Looking for writers 2026/07/15 05:11:57 DEBUG : big.bin: reading active writers 2026/07/15 05:11:57 DEBUG : Looking for writers 2026/07/15 05:11:57 DEBUG : bigdir: reading active writers 2026/07/15 05:11:57 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.58s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-razaxit4vuno'", Local "Local file system at /tmp/rclone3768573329", Modify Window "1s" 2026/07/15 05:11:57 INFO : webdav root 'rclone-test-razaxit4vuno': poll-interval is not supported by this remote 2026/07/15 05:11:57 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:57 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:58 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/15 05:11:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/15 05:11:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/15 05:11:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/15 05:11:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/15 05:11:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:58 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/15 05:11:58 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/15 05:11:58 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 05:11:58 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 05:11:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 05:11:58 DEBUG : dir2: Looking for writers 2026/07/15 05:11:58 DEBUG : b.txt: reading active writers 2026/07/15 05:11:58 DEBUG : dir3: Looking for writers 2026/07/15 05:11:58 DEBUG : c.txt: reading active writers 2026/07/15 05:11:58 DEBUG : dir1: Looking for writers 2026/07/15 05:11:58 DEBUG : a.txt: reading active writers 2026/07/15 05:11:58 DEBUG : Looking for writers 2026/07/15 05:11:58 DEBUG : dir1: reading active writers 2026/07/15 05:11:58 DEBUG : dir2: reading active writers 2026/07/15 05:11:58 DEBUG : dir3: reading active writers 2026/07/15 05:11:58 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/15 05:11:58 DEBUG : webdav root 'rclone-test-razaxit4vuno': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.31415453s (try 1/5)